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

tetgen=0 is ok - reverting to default for now

parent 20b9988c
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} -DENABLE_TETGEN=0")
"${CTEST_CONFIGURE_COMMAND} ${CTEST_BUILD_OPTIONS}")
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