Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Commandre Benjamin
OTB
Commits
d72265f9
Commit
d72265f9
authored
May 16, 2019
by
Antoine Regimbeau
Browse files
Remove mosaic as long at it doesn't accept the PR
parent
9efe4352
Changes
1
Hide whitespace changes
Inline
Side-by-side
CI/main_superbuild.cmake
View file @
d72265f9
...
...
@@ -127,7 +127,7 @@ set (CONFIGURE_OPTIONS "")
include
(
"
${
CMAKE_CURRENT_LIST_DIR
}
/configure_options.cmake"
)
# 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
"
${
CONFIGURE_OPTIONS
}
-DModule_
${
remote_module
}
:BOOL=ON;"
)
endforeach
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment