Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 64f67608 authored by Adrien Leman's avatar Adrien Leman Committed by hhakim
Browse files

test ctestnightly windows

parent 6745102d
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,12 @@ set (CTEST_CONFIGURE_OPTIONS_OK "-DCMAKE_INSTALL_PREFIX=${CTEST_INSTALL_DIR};${C
message(STATUS "CTEST_CONFIGURE_OPTIONS_OK=${CTEST_CONFIGURE_OPTIONS_OK}")
#message(STATUS " CTEST_CONFIGURE\(OPTIONS \"${CTEST_CONFIGURE_OPTIONS_OK}\"\) ")
CTEST_CONFIGURE(OPTIONS "${CTEST_CONFIGURE_OPTIONS_OK}")
IF(WIN32)
CTEST_CONFIGURE(OPTIONS "${CTEST_CONFIGURE_OPTIONS_OK}")
CTEST_CONFIGURE(OPTIONS "${CTEST_CONFIGURE_OPTIONS_OK}")
ENDIF()
#CTEST_CONFIGURE(OPTIONS "-DBUILD_DEBUG:BOOL=OFF;-DDASH_TESTING:BOOL=ON;-DBUILD_COVERAGE:BOOL=ON;-DBUILD_DOCUMENTATION:BOOL=OFF;-DCMAKE_INSTALL_PREFIX=${CTEST_INSTALL_DIR};-DBUILD_USE_GPU:BOOL=ON;-DBUILD_OPENBLAS=ON")
#CTEST_BUILD()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment