Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 517c5fe2 authored by hhakim's avatar hhakim
Browse files

Remove useless command ctest_empty_binary_directory().

parent 99359a0d
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ else()
#TODO: nightly mode ?
endif()
ctest_empty_binary_directory(${CTEST_BINARY_DIRECTORY})
#ctest_empty_binary_directory(${CTEST_BINARY_DIRECTORY}) # no need to empty build dir because gitlab-runner starts with a new one
CTEST_START("Experimental") # TODO: Continuous mode ?
message(STATUS "The site name is: " ${CTEST_SITE})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment