framework-6.22.0

This commit is contained in:
Rmys
2026-01-09 22:19:16 +03:00
parent e0150e5dff
commit bb55bfbe7a
8 changed files with 176 additions and 134 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
include(ECMCoverageOption)
-set(QT_REQUIRED_VERSION "5.8.0")
+set(QT_REQUIRED_VERSION "5.7.1")
+set(QT_REQUIRED_VERSION "6.10.1")
find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Gui XmlPatterns Test)