diff --git a/CMakeLists.txt b/CMakeLists.txt index 77eea9f..65eb59f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,4 +35,4 @@ set(ANTLR_BUILD_CPP_TESTS OFF) # Only for ANTLR 4.10.0 and later versions add_subdirectory(${ANTLR_RUNTIME}) # Project source files -add_subdirectory(src) \ No newline at end of file +add_subdirectory(src) \ No newline at end of file