antlr-4.7-cpp-cmake-base
antlr-4.7-cpp-cmake-base copied to clipboard
A base repository for a project taht includes antlr4's C++ target as an external dependency
Results
2
antlr-4.7-cpp-cmake-base issues
Sort by
recently updated
recently updated
newest added
ON os I have downloaded the git repository the make. command goes well but man give this error: ``` Scanning dependencies of target antlr4cpp [ 10%] Creating directories for 'antlr4cpp'...
Hello, Because of some subtleties of CMake, it looks like this variable is actually not set when `add_executable(test_antlr main.cpp ${antlr4cpp_src_files_antlrcpptest})` is called. I think this is due to the fact...