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