Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
b1351d3f
Commit
b1351d3f
authored
May 08, 2013
by
Sebastian Eichelbaum
Browse files
[CHANGE] removed unneeded warning in openIGT module
parent
3878f78d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/modules/openIGTLink/CMakeLists.txt
src/modules/openIGTLink/CMakeLists.txt
+0
-2
No files found.
src/modules/openIGTLink/CMakeLists.txt
View file @
b1351d3f
...
...
@@ -55,6 +55,4 @@ IF( OpenIGTLink_FOUND )
${
OpenIGTLink_LIBRARIES
}
# does your module need additional libs to compile?
""
# do you want to exclude files from stylechecking? (externals for example)
)
ELSE
(
OpenIGTLink_FOUND
)
MESSAGE
(
WARNING
"OpenIGTLink library wasn't found, don't compile openIGTLink module."
)
ENDIF
(
OpenIGTLink_FOUND
)
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