Bump Qt version dependency

This commit is contained in:
Tobias Fella
2025-08-26 13:36:18 +02:00
committed by Tobias Fella
parent bfb640487f
commit 1ba6b840db
3 changed files with 2 additions and 33 deletions

View File

@@ -20,7 +20,7 @@ index 10fe66daa..cd063113d 100644
-set(KF_MIN_VERSION "6.17")
+set(KF_MIN_VERSION "6.12")
set(QT_MIN_VERSION "6.5")
set(QT_MIN_VERSION "6.8")
find_package(ECM ${KF_MIN_VERSION} REQUIRED NO_MODULE)
--