Update qt5 version requirement to 5.15.2
GIT_SILENT
This commit is contained in:
parent
d228a3d16e
commit
dfc6c87057
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ project(KWin VERSION ${PROJECT_VERSION})
|
|||
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
|
||||
set(QT_MIN_VERSION "5.15.0")
|
||||
set(QT_MIN_VERSION "5.15.2")
|
||||
set(KF5_MIN_VERSION "5.94")
|
||||
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
|
||||
|
||||
|
|
Loading…
Reference in a new issue