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.102.0
GIT_SILENT
This commit is contained in:
parent
09188a1b83
commit
326f11a410
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ set(PROJECT_VERSION "5.28.80")
|
|||
set(PROJECT_VERSION_MAJOR 5)
|
||||
|
||||
set(QT_MIN_VERSION "5.15.2")
|
||||
set(KF5_MIN_VERSION "5.98.0")
|
||||
set(KF5_MIN_VERSION "5.102.0")
|
||||
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
|
|
|
|||
Loading…
Reference in a new issue