mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Explicitly set KDE_COMPILERSETTINGS_LEVEL
This commit is contained in:
parent
c0ff474e72
commit
a4c46575ca
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ project(plasma-phone-components)
|
|||
|
||||
set(QT_MIN_VERSION "5.15.0")
|
||||
set(KF5_MIN_VERSION "5.82")
|
||||
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
|
|
|
|||
Loading…
Reference in a new issue