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
fe9d39ec
Commit
fe9d39ec
authored
May 16, 2019
by
Antoine Regimbeau
Browse files
Remove GRM as long as it does not pass test
parent
ba437b1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
CI/main_superbuild.cmake
View file @
fe9d39ec
...
...
@@ -127,7 +127,7 @@ set (CONFIGURE_OPTIONS "")
include
(
"
${
CMAKE_CURRENT_LIST_DIR
}
/configure_options.cmake"
)
# For superbuild we need remote module
foreach
(
remote_module
otbGRM
DiapOTBModule OTBTemporalGapFilling
)
#Mosaic # #SertitObject
foreach
(
remote_module DiapOTBModule OTBTemporalGapFilling
)
#otbGRM
#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