Skip to content
Snippets Groups Projects
Commit 4fb3a241 authored by Jan Möbius's avatar Jan Möbius
Browse files

Added Qt version

parent 44f67614
Branches
No related tags found
No related merge requests found
Pipeline #20167 failed
......@@ -44,7 +44,7 @@ macro (vci_qt)
NO_DEFAULT_PATH if no system installed Qt shall be found")
# compute default search paths
set(SUPPORTED_QT_VERSIONS 6.2.1 6.1.2 6.0.4 6.0.3 5.15.2 5.12.2 5.11.3 5.11 5.10 5.9 5.8 5.7 5.6)
set(SUPPORTED_QT_VERSIONS 6.2.2 6.2.1 6.1.2 6.0.4 6.0.3 5.15.2 5.12.2 5.11.3 5.11 5.10 5.9 5.8 5.7 5.6)
if (NOT QT_INSTALL_PATH_EXISTS)
message("-- No QT path specified (or does not exist) - searching in common locations...")
foreach (suffix gcc_64 clang_64)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment