Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Cédric Traizet
otb
Commits
7a8e18ce
Commit
7a8e18ce
authored
Feb 03, 2020
by
Cédric Traizet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CI: add diapotb to the list of remote modules tested in CI (see merge request 671)
parent
ad73d57d
Pipeline
#3538
passed with stages
in 87 minutes and 31 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CI/configure_options.cmake
CI/configure_options.cmake
+1
-1
No files found.
CI/configure_options.cmake
View file @
7a8e18ce
...
...
@@ -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
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