Skip to content
Snippets Groups Projects
Commit 90edfc9f authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

Merge branch 'ci_diapotb' into 'develop'

CI: Enable diapotb

See merge request orfeotoolbox/otb!513
parents 43f06085 af937917
No related branches found
No related tags found
No related merge requests found
......@@ -71,8 +71,7 @@ if(XDK_PATH)
set(cmake_configure_option
"${cmake_configure_option}
CMAKE_PREFIX_PATH=${XDK_PATH}")
# DiapOTBModule disabled until documentation can build it
foreach(remote_module OTBTemporalGapFilling Mosaic SertitObject)#otbGRM #Mosaic # #SertitObject #DiapOTBModule
foreach(remote_module OTBTemporalGapFilling Mosaic SertitObject DiapOTBModule)#otbGRM
set(cmake_configure_option
"${cmake_configure_option}
Module_${remote_module}:BOOL=ON")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment