Skip to content
Snippets Groups Projects

Release 7.2 integration into develop

Merged Cédric Traizet requested to merge release-7.2-integration into develop
58 files
+ 2265
179
Compare changes
  • Side-by-side
  • Inline
Files
58
@@ -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 S1TilingSupportApplications)
set(cmake_configure_option
"${cmake_configure_option}
Module_${remote_module}:BOOL=ON")
Loading