Skip to content
Snippets Groups Projects
Commit db2bc312 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

WIP: try to compile only temporalgapfilling for now

parent 105f36f3
Branches
Tags
No related merge requests found
......@@ -131,7 +131,7 @@ ADD_SUPERBUILD_CMAKE_VAR(OTB Boost_LIBRARY_DIR)
set(OTB_MODULES_CONFIG)
if(WITH_REMOTE_MODULES)
foreach(remote_module SertitObject Mosaic otbGRM OTBFFSforGMM OTBTemporalGapFilling OTBBioVars OTBPhenology)
foreach(remote_module SertitObject Mosaic otbGRM OTBFFSforGMM OTBTemporalGapFilling)
list(APPEND OTB_MODULES_CONFIG -DModule_${remote_module}:BOOL=ON)
endforeach()
else()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment