Commit d41f920e authored by Stephane ALBERT's avatar Stephane ALBERT
Browse files

ENH: CI: Added revision number in CI/prepare_superbuild.cmake.

No related merge requests found
Showing with 5 additions and 0 deletions
+5 -0
......@@ -61,8 +61,13 @@ set (CMAKE_COMMAND "cmake")
########################################################################
########################################################################
# Sources are already checked out : do nothing for update
set(CTEST_GIT_UPDATE_CUSTOM echo No update)
ctest_start (Experimental TRACK Experimental)
ctest_update()
set(CTEST_BUILD_FLAGS "-j16")
set ( SB_CONFIGURE_OPTIONS "")
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment