Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
ecd6d2ef
Commit
ecd6d2ef
authored
Nov 06, 2020
by
Cory Quammen
Browse files
ci: change Qt version to 5.12
parent
dff8c6c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/ci/configure_common.cmake
View file @
ecd6d2ef
...
...
@@ -46,7 +46,7 @@ set(ENABLE_xdmf3 ON CACHE BOOL "")
set
(
ENABLE_zfp ON CACHE BOOL
""
)
# qt5 things
set
(
qt5_SOURCE_SELECTION
"5.1
0
"
CACHE STRING
""
)
set
(
qt5_SOURCE_SELECTION
"5.1
2
"
CACHE STRING
""
)
# the gold linker seems to fail with internal error on centos7 builds
# disabling
set
(
qt5_EXTRA_CONFIGURATION_OPTIONS
"-no-use-gold-linker"
CACHE STRING
""
)
...
...
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