Skip to content
Snippets Groups Projects
Commit 6ee6e9d3 authored by Jan's avatar Jan
Browse files

Switched Qt default version to qt 6

parent 13097ed9
No related branches found
No related tags found
No related merge requests found
Pipeline #21866 failed
......@@ -64,7 +64,7 @@ macro (vci_qt)
#endif()
# search for qt5 and qt6 installations offering requested components
set(QT_VERSION "5" CACHE STRING "Override default qt version preference of qt6.")
set(QT_VERSION "6" CACHE STRING "Override default qt version preference of qt6.")
set(QT_DEFAULT_MAJOR_VERSION ${QT_VERSION})
# find qt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment