Use installPackage macro for shell/qmlpackages

This now installs the service types correctly, so they can be found
using KServiceTypeTrader (and thus using plasmapkg).
wilder-5.14
Sebastian Kügler 13 years ago
parent 38f174ebb0
commit d448d3f4de
  1. 5
      qmlpackages/CMakeLists.txt

@ -1,4 +1,5 @@
add_subdirectory(desktop)
add_subdirectory(toolbox)
installPackage(desktop org.kde.desktop plasma/shells shell)
installPackage(toolbox org.kde.toolbox plasma/packages package)
add_subdirectory(wallpapers)

Loading…
Cancel
Save