Commit d72265f9 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Remove mosaic as long at it doesn't accept the PR

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -127,7 +127,7 @@ set (CONFIGURE_OPTIONS "") ...@@ -127,7 +127,7 @@ set (CONFIGURE_OPTIONS "")
include ( "${CMAKE_CURRENT_LIST_DIR}/configure_options.cmake" ) include ( "${CMAKE_CURRENT_LIST_DIR}/configure_options.cmake" )
# For superbuild we need remote module # For superbuild we need remote module
foreach(remote_module Mosaic otbGRM DiapOTBModule OTBTemporalGapFilling) #SertitObject foreach(remote_module otbGRM DiapOTBModule OTBTemporalGapFilling) #Mosaic # #SertitObject
set ( CONFIGURE_OPTIONS set ( CONFIGURE_OPTIONS
"${CONFIGURE_OPTIONS}-DModule_${remote_module}:BOOL=ON;") "${CONFIGURE_OPTIONS}-DModule_${remote_module}:BOOL=ON;")
endforeach() endforeach()
......
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