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
f571f99d
Commit
f571f99d
authored
Oct 19, 2007
by
Julien Michel
Browse files
Arrêtons de recompiler OSSIM ! New option inside
parent
fd37fbfd
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
f571f99d
...
...
@@ -284,6 +284,7 @@ OPTION(OTB_DISABLE_UTILITIES_COMPILATION "Disable utilities compilation (develop
MARK_AS_ADVANCED
(
OTB_DISABLE_UTILITIES_COMPILATION
)
IF
(
OTB_DISABLE_UTILITIES_COMPILATION
)
MESSAGE
(
"Warning: utilities compilation is disabled."
)
LINK_DIRECTORIES
(
"
${
OTB_BINARY_DIR
}
/bin"
)
ENDIF
(
OTB_DISABLE_UTILITIES_COMPILATION
)
...
...
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