mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
add shell and wallpaper to the build system
This commit is contained in:
parent
adb2a8c77b
commit
5367eca2ee
1 changed files with 2 additions and 1 deletions
|
|
@ -34,5 +34,6 @@ feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAG
|
||||||
include(CheckIncludeFiles)
|
include(CheckIncludeFiles)
|
||||||
|
|
||||||
plasma_install_package(look-and-feel org.kde.satellite.phone look-and-feel)
|
plasma_install_package(look-and-feel org.kde.satellite.phone look-and-feel)
|
||||||
#plasma_install_package(shell org.kde.plasma.satellite.phone packages shell)
|
plasma_install_package(shell org.kde.satellite.phone shells)
|
||||||
|
install(DIRECTORY wallpaper/ DESTINATION "${WALLPAPER_INSTALL_DIR}/org.kde.satellite.lockers")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue