Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
85e31e27
Commit
85e31e27
authored
Sep 11, 2019
by
Cédric Traizet
Browse files
TEST: try building shark in minsizerel
parent
ca44fabe
Pipeline
#2572
failed with stages
in 100 minutes and 10 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
SuperBuild/CMake/External_shark.cmake
View file @
85e31e27
...
@@ -39,6 +39,7 @@ ExternalProject_Add(SHARK
...
@@ -39,6 +39,7 @@ ExternalProject_Add(SHARK
DEPENDS
${
SHARK_DEPENDENCIES
}
DEPENDS
${
SHARK_DEPENDENCIES
}
CMAKE_CACHE_ARGS
CMAKE_CACHE_ARGS
${
SB_CMAKE_CACHE_ARGS
}
${
SB_CMAKE_CACHE_ARGS
}
-DCMAKE_BUILD_TYPE:STRING=MINSIZEREL
-DBUILD_DOCS:BOOL=OFF
-DBUILD_DOCS:BOOL=OFF
-DBUILD_EXAMPLES:BOOL=OFF
-DBUILD_EXAMPLES:BOOL=OFF
-DBUILD_TESTING:BOOL=OFF
-DBUILD_TESTING:BOOL=OFF
...
...
Write
Preview
Supports
Markdown
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