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
6f633da4
Commit
6f633da4
authored
Jul 07, 2016
by
Rashad Kanavath
Browse files
COMP: unused cmake variable
parent
f4bd82a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Modules/ThirdParty/Boost/otb-module-init.cmake
View file @
6f633da4
...
...
@@ -6,6 +6,6 @@ if (BUILD_TESTING)
if
(
NOT Boost_UNIT_TEST_FRAMEWORK_FOUND
)
message
(
STATUS
"Boost unit_test_framework not found. Hence otbOGRTests will be skipped"
)
else
()
message
(
STATUS
"Found Boost components:
${
OTB_Boost_COMPONENTS
}
"
)
message
(
STATUS
"Found Boost components:
unit_test_framework
"
)
endif
()
endif
()
#BUILD_TESTING
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