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.78
GIT_SILENT
This commit is contained in:
parent
545f2d7796
commit
2e495f72cd
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ cmake_minimum_required (VERSION 3.14 FATAL_ERROR)
|
|||
project(plasma-phone-components)
|
||||
|
||||
set(QT_MIN_VERSION "5.15.0")
|
||||
set(KF5_MIN_VERSION "5.74")
|
||||
set(KF5_MIN_VERSION "5.78")
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
|
|
|
|||
Loading…
Reference in a new issue