Skip to content
Snippets Groups Projects
Commit ecd6d2ef authored by Cory Quammen's avatar Cory Quammen
Browse files

ci: change Qt version to 5.12

parent dff8c6c6
No related branches found
No related tags found
1 merge request!795Update the default version to 5.9.0-RC1
......@@ -46,7 +46,7 @@ set(ENABLE_xdmf3 ON CACHE BOOL "")
set(ENABLE_zfp ON CACHE BOOL "")
# qt5 things
set(qt5_SOURCE_SELECTION "5.10" CACHE STRING "")
set(qt5_SOURCE_SELECTION "5.12" 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 "")
......
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