Skip to content
Snippets Groups Projects
Commit c285fd54 authored by Utkarsh Ayachit's avatar Utkarsh Ayachit
Browse files

change default qt version to 5.12

parent e84e8b84
No related branches found
No related tags found
1 merge request!796change default qt version to 5.12
Pipeline #199008 waiting for manual action
......@@ -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")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment