Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
otb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
273
Issues
273
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Main Repositories
otb
Commits
4971c9f5
Commit
4971c9f5
authored
Apr 12, 2019
by
Antoine Regimbeau
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add sb_configure_options
parent
20dbb1c9
Pipeline
#957
passed with stages
in 52 minutes and 25 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CI/main_superbuild.cmake
CI/main_superbuild.cmake
+1
-1
No files found.
CI/main_superbuild.cmake
View file @
4971c9f5
...
...
@@ -103,7 +103,7 @@ set ( CTEST_INSTALL_DIRECTORY "${OTB_SOURCE_DIR}/install/" )
set
(
PROJECT_SOURCE_DIR
"
${
OTB_SOURCE_DIR
}
"
)
set
(
CONFIGURE_OPTIONS
""
)
include
(
"
${
CMAKE_CURRENT_LIST_DIR
}
/
configure_option
.cmake"
)
include
(
"
${
CMAKE_CURRENT_LIST_DIR
}
/
sb_configure_options
.cmake"
)
# SuperBuild case : one more configure option
set
(
CONFIGURE_OPTIONS
"
${
CONFIGURE_OPTIONS
}
-DCMAKE_PREFIX_PATH=
${
XDK_PATH
}
;"
)
...
...
Antoine Regimbeau
@aregimbeau
mentioned in commit
d8a3f2d0
·
Apr 12, 2019
mentioned in commit
d8a3f2d0
mentioned in commit d8a3f2d0598e5e5f33ab37606f02512f2beae388
Toggle commit list
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