Bump KF5_MIN_VERSION after b069aad160e514ec2f933f654ddcbbc6aca59ed5
GIT_SILENT NO_CHANGELOG
This commit is contained in:
parent
329ddf5789
commit
9cc73a5bc6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ project(KWin VERSION ${PROJECT_VERSION})
|
|||
set(CMAKE_C_STANDARD 99)
|
||||
|
||||
set(QT_MIN_VERSION "5.15.0")
|
||||
set(KF5_MIN_VERSION "5.91")
|
||||
set(KF5_MIN_VERSION "5.94")
|
||||
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
|
||||
|
||||
find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
|
||||
|
|
Loading…
Reference in a new issue