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

No commit message

No commit message
parent 807f4310
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ set(WITH_COVERAGE FALSE) # check code coverage?
set(WITH_MEMCHECK FALSE) # check memory with valgrind?
#################################################################################
set(CTEST_BUILD_NAME "Win64-msvc")
set(CTEST_BUILD_NAME "Win64-msvc-mkl")
set(OPT "-DGMSH_EXTRA_VERSION=${EXTRA_VERSION}")
set(OPT "${OPT} -DENABLE_FLTK=0")
set(CTEST_BUILD_OPTIONS "${OPT}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment