Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenVolumeMesh
OpenVolumeMesh
Commits
6a5b3b49
Commit
6a5b3b49
authored
Jan 12, 2017
by
Jan Möbius
Browse files
Make output a status message
parent
7464bf47
Pipeline
#4117
passed with stage
in 3 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/FileConverter/CMakeLists.txt
View file @
6a5b3b49
...
...
@@ -30,6 +30,6 @@ if(Boost_FOUND)
else
()
message
(
"Boost not found. Disabling file_converter."
)
message
(
STATUS
"Boost not found. Disabling file_converter."
)
endif
()
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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