Skip to content
Snippets Groups Projects
Commit 9f36fd4d authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

test without tetgen

parent deb30e17
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ set(CTEST_CONFIGURE_COMMAND
set(CTEST_CONFIGURE_COMMAND
"${CTEST_CONFIGURE_COMMAND} \"-G${CTEST_CMAKE_GENERATOR}\"")
set(CTEST_CONFIGURE_COMMAND
"${CTEST_CONFIGURE_COMMAND} ${CTEST_BUILD_OPTIONS}")
"${CTEST_CONFIGURE_COMMAND} ${CTEST_BUILD_OPTIONS} -DENABLE_TETGEN=0")
if(CTEST_BUILD_OPTIONS_QUOTED)
set(CTEST_CONFIGURE_COMMAND
"${CTEST_CONFIGURE_COMMAND} \"${CTEST_BUILD_OPTIONS_QUOTED}\"")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment