Files
mysysy/antlr/antlr4-runtime-4.12.0/runtime/antlr4_tests[1]_include.cmake
2025-02-27 23:14:53 +08:00

6 lines
257 B
CMake

if(EXISTS "/Users/parrt/antlr/code/antlr4/runtime/Cpp/runtime/antlr4_tests[1]_tests.cmake")
include("/Users/parrt/antlr/code/antlr4/runtime/Cpp/runtime/antlr4_tests[1]_tests.cmake")
else()
add_test(antlr4_tests_NOT_BUILT antlr4_tests_NOT_BUILT)
endif()