mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Update Qt version requirement to 6.7.0
GIT_SILENT
This commit is contained in:
parent
14b1d5a81f
commit
7ffaeb0e78
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ set(PROJECT_VERSION "6.0.80")
|
||||||
set(PROJECT_VERSION_MAJOR 6)
|
set(PROJECT_VERSION_MAJOR 6)
|
||||||
|
|
||||||
set(PROJECT_DEP_VERSION "6.0.80")
|
set(PROJECT_DEP_VERSION "6.0.80")
|
||||||
set(QT_MIN_VERSION "6.6.0")
|
set(QT_MIN_VERSION "6.7.0")
|
||||||
set(KF6_MIN_VERSION "6.2.0")
|
set(KF6_MIN_VERSION "6.2.0")
|
||||||
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
|
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue