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

ENH: CI: Fixed ctest_update() source dir when preparing XDK from SuperBuild.

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -77,7 +77,7 @@ set(CTEST_GIT_UPDATE_CUSTOM echo No update)
ctest_start (Experimental TRACK CI_Prepare)
ctest_update()
ctest_update( SOURCE "${OTB_SOURCE_DIR}" )
set(CTEST_BUILD_FLAGS "-j16")
......
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