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

ENH: CI: Fixed SuperBuild/CI/configure_options.cmake

No related merge requests found
Showing with 2 additions and 1 deletion
+2 -1
......@@ -24,7 +24,8 @@ set ( cmake_configure_option
CMAKE_INSTALL_PREFIX:PATH=${CTEST_INSTALL_DIRECTORY}")
set ( temporary_option
"OTB_USE_LIBKML=OFF OTB_USE_MPI=OFF")
"OTB_USE_LIBKML=OFF
OTB_USE_MPI=OFF")
set(concat_options
"${cmake_configure_option}
......
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