zvec/thirdparty
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
..
CRoaring feat: refact cpp sdk (#27) 2026-01-21 20:05:42 +08:00
antlr fix: update antlr4 CMAKE_POLICY from OLD to NEW for CMake 3.31+ compatibility (#145) 2026-02-27 14:35:55 +08:00
arrow chore: support build arrow with debug (#11) 2026-01-12 11:49:24 +08:00
gflags feat: refact cpp sdk (#27) 2026-01-21 20:05:42 +08:00
glog feat: refact cpp sdk (#27) 2026-01-21 20:05:42 +08:00
googletest feat: refact cpp sdk (#27) 2026-01-21 20:05:42 +08:00
lz4 feat: refact cpp sdk (#27) 2026-01-21 20:05:42 +08:00
magic_enum Initial commit 2025-12-30 11:02:17 +08:00
protobuf feat: refact cpp sdk (#27) 2026-01-21 20:05:42 +08:00
rocksdb feat: refact cpp sdk (#27) 2026-01-21 20:05:42 +08:00
sparsehash Initial commit 2025-12-30 11:02:17 +08:00
yaml-cpp feat: refact cpp sdk (#27) 2026-01-21 20:05:42 +08:00
CMakeLists.txt Initial commit 2025-12-30 11:02:17 +08:00