mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Update kf5 version requirement to 5.94
GIT_SILENT
This commit is contained in:
parent
d9fd104e08
commit
ff173f9423
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ set(PROJECT_VERSION "5.25.80")
|
|||
set(PROJECT_VERSION_MAJOR 5)
|
||||
|
||||
set(QT_MIN_VERSION "5.15.0")
|
||||
set(KF5_MIN_VERSION "5.90")
|
||||
set(KF5_MIN_VERSION "5.94")
|
||||
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
|
|
|
|||
Loading…
Reference in a new issue