Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bas Couwenberg
otb
Commits
6db26de0
Commit
6db26de0
authored
Sep 25, 2019
by
Cédric Traizet
Browse files
CI: enable diapotb
parent
5eaf875d
Changes
1
Hide whitespace changes
Inline
Side-by-side
CI/configure_options.cmake
View file @
6db26de0
...
...
@@ -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
)
set
(
cmake_configure_option
"
${
cmake_configure_option
}
Module_
${
remote_module
}
:BOOL=ON"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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