mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Bump KF5 requirement to 5.90
This commit is contained in:
parent
b323a83add
commit
954d42edfb
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.16)
|
|||
project(plasma-mobile)
|
||||
|
||||
set(QT_MIN_VERSION "5.15.0")
|
||||
set(KF5_MIN_VERSION "5.86")
|
||||
set(KF5_MIN_VERSION "5.90")
|
||||
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
|
|
|
|||
Loading…
Reference in a new issue