Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ParaView
ParaView-Superbuild
Commits
59183b38
Commit
59183b38
authored
Jun 13, 2019
by
Ben Boeckel
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
qt5: default to 5.9
VTK now requires Qt 5.9 as a minimum version now.
parent
35250aae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CMakeLists.txt
CMakeLists.txt
+2
-2
No files found.
CMakeLists.txt
View file @
59183b38
...
...
@@ -340,8 +340,8 @@ set(_superbuild_default_cxx11 ON)
# Enable nlohmann_json by default
set
(
_superbuild_default_nlohmannjson ON
)
# set the default for qt5 to be 5.
8
set
(
_superbuild_qt5_default_selection
"5.
8
"
)
# set the default for qt5 to be 5.
9
set
(
_superbuild_qt5_default_selection
"5.
9
"
)
# Build UCS4 binaries by default. This is more compatible with Linux
# distributions.
...
...
Ben Boeckel
@ben.boeckel
mentioned in commit
55a096c4
·
Jun 13, 2019
mentioned in commit
55a096c4
mentioned in commit 55a096c4c12d7173601901aa201f458f67b8443b
Toggle commit list
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