zvec/thirdparty/antlr
Aashish Thapa 0d84e30dd3
fix: update antlr4 CMAKE_POLICY from OLD to NEW for CMake 3.31+ compatibility (#145)
CMake 3.31+ has removed support for the OLD behavior of policies
CMP0042, CMP0045, CMP0054, and CMP0059. This causes a hard
configuration error when building from source with newer CMake versions.

Changing these to NEW resolves the build failure. The NEW behavior has
been the default since CMake 3.0/3.3 and does not affect functionality.

Fixes #144
2026-02-27 14:35:55 +08:00
..
antlr4@7a3f40bc34 Initial commit 2025-12-30 11:02:17 +08:00
CMakeLists.txt feat: refact cpp sdk (#27) 2026-01-21 20:05:42 +08:00
antlr4.patch fix: update antlr4 CMAKE_POLICY from OLD to NEW for CMake 3.31+ compatibility (#145) 2026-02-27 14:35:55 +08:00