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
c285fd54
Commit
c285fd54
authored
4 years ago
by
Utkarsh Ayachit
Browse files
Options
Downloads
Patches
Plain Diff
change default qt version to 5.12
parent
e84e8b84
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!796
change default qt version to 5.12
Pipeline
#199008
waiting for manual action
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+2
-2
2 additions, 2 deletions
CMakeLists.txt
with
2 additions
and
2 deletions
CMakeLists.txt
+
2
−
2
View file @
c285fd54
...
...
@@ -370,8 +370,8 @@ set(_superbuild_default_cxx11 ON)
# Enable nlohmann_json by default
set
(
_superbuild_default_nlohmannjson ON
)
# set the default for qt5 to be 5.
9
set
(
_superbuild_qt5_default_selection
"5.
9
"
)
# set the default for qt5 to be 5.
12
set
(
_superbuild_qt5_default_selection
"5.
12
"
)
# Force qt SVG support, so ParaView can use SVG icons
set
(
qt5_ENABLE_SVG ON CACHE INTERNAL
"ParaView requires SVG support"
)
...
...
This diff is collapsed.
Click to expand it.
Utkarsh Ayachit
@utkarsh.ayachit
mentioned in commit
dff8c6c6
·
4 years ago
mentioned in commit
dff8c6c6
mentioned in commit dff8c6c6caffd7ec7b3d37450f4feedbaa08ee3c
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