Skip to content

Commit

Permalink
offline build
Browse files Browse the repository at this point in the history
  • Loading branch information
theCapypara committed Jul 25, 2024
1 parent c12d998 commit 553e228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ExternalAntlr4Cpp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ ExternalProject_Add(
-DCMAKE_BUILD_TYPE:STRING=${CMAKE_BUILD_TYPE}
-DWITH_STATIC_CRT:BOOL=${ANTLR4_WITH_STATIC_CRT}
-DDISABLE_WARNINGS:BOOL=ON
-DANTLR_BUILD_CPP_TESTS:BOOL=OFF
# -DCMAKE_CXX_STANDARD:STRING=17 # if desired, compile the runtime with a different C++ standard
# -DCMAKE_CXX_STANDARD:STRING=${CMAKE_CXX_STANDARD} # alternatively, compile the runtime with the same C++ standard as the outer project
INSTALL_COMMAND ""
Expand Down

0 comments on commit 553e228

Please sign in to comment.