zvec/thirdparty/antlr
egolearner 51c6d9e0ec
chore(thirdparty): mark third-party include paths as SYSTEM (#413)
Add SYSTEM to target_include_directories in vendored CMake wrappers and
set INTERFACE_SYSTEM_INCLUDE_DIRECTORIES on imported / sub-project
targets so warnings from third-party headers no longer surface in our
build output. Introduces a mark_target_includes_system() helper in
cmake/utils.cmake (resolves aliases, skips missing targets) used by the
upstream-add_subdirectory wrappers (glog, gflags, googletest, yaml-cpp,
protobuf, antlr).
2026-05-19 15:03:07 +08:00
..
antlr4@7a3f40bc34
CMakeLists.txt chore(thirdparty): mark third-party include paths as SYSTEM (#413) 2026-05-19 15:03:07 +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