Skip to content
Snippets Groups Projects
Commit 7a8e18ce authored by Cédric Traizet's avatar Cédric Traizet
Browse files

CI: add diapotb to the list of remote modules tested in CI (see merge request 671)

parent ad73d57d
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ if(XDK_PATH)
set(cmake_configure_option
"${cmake_configure_option}
CMAKE_PREFIX_PATH=${XDK_PATH}")
foreach(remote_module OTBTemporalGapFilling SertitObject otbGRM ) #DiapOTBModule
foreach(remote_module OTBTemporalGapFilling SertitObject otbGRM DiapOTBModule)
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