Find KF5Wayland together with other frameworks

CCBUG: 364928
This commit is contained in:
Martin Gräßlin 2016-07-01 07:54:53 +02:00
parent 94e7adc53c
commit d9d70cbaaf

View file

@ -78,6 +78,7 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
WindowSystem
IconThemes
IdleTime
Wayland
)
# required frameworks by config modules
find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
@ -112,10 +113,6 @@ set_package_properties(KF5DocTools PROPERTIES
add_feature_info("KF5DocTools" KF5DocTools_FOUND "Enable building documentation")
find_package(KDecoration2 CONFIG REQUIRED)
find_package(KF5Wayland CONFIG REQUIRED)
set_package_properties(KF5Wayland PROPERTIES
TYPE REQUIRED
)
find_package(KScreenLocker CONFIG REQUIRED)
set_package_properties(KScreenLocker PROPERTIES