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
adfcb567
Commit
adfcb567
authored
Mar 12, 2013
by
Julien Malik
Browse files
COMP: remove useless message in CMakeLists
parent
c1aa487b
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
adfcb567
...
@@ -59,7 +59,6 @@ find_package( OpenGL REQUIRED )
...
@@ -59,7 +59,6 @@ find_package( OpenGL REQUIRED )
set
(
QT_USE_IMPORTED_TARGETS ON
)
set
(
QT_USE_IMPORTED_TARGETS ON
)
find_package
(
Qt4 REQUIRED QtCore QtGui QtOpenGL QtMain QtXml
)
find_package
(
Qt4 REQUIRED QtCore QtGui QtOpenGL QtMain QtXml
)
include
(
${
QT_USE_FILE
}
)
include
(
${
QT_USE_FILE
}
)
message
(
"
${
QT_QTOPENGL_LIBRARY
}
"
)
#----------------------------------------------------------------------------
#----------------------------------------------------------------------------
# Include OTB CMake modules path.
# Include OTB CMake modules path.
...
...
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