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
solverstack
vite
Commits
447acd44
Commit
447acd44
authored
Feb 24, 2017
by
Mathieu Faverge
Browse files
Set QT5 by default
parent
718bb42a
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
447acd44
...
...
@@ -83,7 +83,7 @@ include (CMakeDependentOption)
### Required Packages
# Try to find Qt5 : http://forum.openscenegraph.org/viewtopic.php?t=11431
option
(
USE_QT5
"Use QT5 instead of QT4"
O
FF
)
"Use QT5 instead of QT4"
O
N
)
if
(
USE_QT5
)
# QUIET option disables messages if the package cannot be found.
...
...
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