Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
ParaView-Superbuild
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ParaView
ParaView-Superbuild
Commits
ecd6d2ef
Commit
ecd6d2ef
authored
4 years ago
by
Cory Quammen
Browse files
Options
Downloads
Patches
Plain Diff
ci: change Qt version to 5.12
parent
dff8c6c6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!795
Update the default version to 5.9.0-RC1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab/ci/configure_common.cmake
+1
-1
1 addition, 1 deletion
.gitlab/ci/configure_common.cmake
with
1 addition
and
1 deletion
.gitlab/ci/configure_common.cmake
+
1
−
1
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
""
)
...
...
This diff is collapsed.
Click to expand it.
Cory Quammen
@cory.quammen
mentioned in commit
66f4f3d3
·
4 years ago
mentioned in commit
66f4f3d3
mentioned in commit 66f4f3d3510d86fefba30713f7f34b6c646bcef8
Toggle commit list
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment