Initial commit from sysy-main
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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()
|
||||
Reference in New Issue
Block a user