diff --git a/CMakeLists.txt b/CMakeLists.txt index 75f5750c..51f03bb4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -66,6 +66,7 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS KCMUtils Declarative ) +find_package(KF5KirigamiAddons 0.6 REQUIRED) find_package(LibKWorkspace CONFIG REQUIRED) @@ -77,7 +78,6 @@ set_package_properties(KWinDBusInterface PROPERTIES DESCRIPTION "KWin DBus inter include(CheckIncludeFiles) -ecm_find_qmlmodule(org.kde.kirigamiaddons.labs.mobileform 0.1) ecm_find_qmlmodule(org.kde.pipewire 0.1) plasma_install_package(look-and-feel org.kde.plasma.phone look-and-feel)