diff --git a/applet/CMakeLists.txt b/applet/CMakeLists.txt --- a/applet/CMakeLists.txt +++ b/applet/CMakeLists.txt @@ -1,4 +1,4 @@ -plasma_install_package(. org.kde.plasma.volume) +plasma_install_bundled_package(. org.kde.plasma.volume) file(GLOB QML_SRCS contents/ui/*.qml) add_custom_target(QmlFiles ALL echo SOURCES ${QML_SRCS})