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.9.0
GIT_SILENT
This commit is contained in:
parent
0b9350d743
commit
07119522da
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ project(plasma-mobile)
|
|||
set(PROJECT_VERSION "6.4.80")
|
||||
|
||||
set(PROJECT_DEP_VERSION "6.3.90")
|
||||
set(QT_MIN_VERSION "6.8.0")
|
||||
set(QT_MIN_VERSION "6.9.0")
|
||||
set(KF6_MIN_VERSION "6.18.0")
|
||||
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue