mirror of
https://invent.kde.org/plasma/layer-shell-qt.git
synced 2025-07-19 13:34:23 -04:00
Fix compile with last ecm.
("we have disabled the C and C++ specific compiler extensions.")
This commit is contained in:
@ -7,6 +7,8 @@ project(layershellqt)
|
|||||||
set(PROJECT_VERSION "5.22.80")
|
set(PROJECT_VERSION "5.22.80")
|
||||||
set(PROJECT_VERSION_MAJOR 5)
|
set(PROJECT_VERSION_MAJOR 5)
|
||||||
|
|
||||||
|
set(CMAKE_C_STANDARD 99)
|
||||||
|
|
||||||
set(QT_MIN_VERSION "5.15.0")
|
set(QT_MIN_VERSION "5.15.0")
|
||||||
set(KF5_MIN_VERSION "5.82")
|
set(KF5_MIN_VERSION "5.82")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user