6cd9b2ba25
Summary: Removes a bunch of boilerplate CMake code and allows kpackage to do some smart things, e.g. drops our runtime dependency on the DesktopFileParser and we get to just use json directly. Test Plan: Ran kwin, now it doesn't use the desktop to json translation path, everything still works. Reviewers: #kwin, zzag Reviewed By: #kwin, zzag Subscribers: davidedmundson, zzag, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D22474
4 lines
282 B
CMake
4 lines
282 B
CMake
kpackage_install_package(videowall videowall scripts kwin)
|
|
kpackage_install_package(synchronizeskipswitcher synchronizeskipswitcher scripts kwin)
|
|
kpackage_install_package(desktopchangeosd desktopchangeosd scripts kwin)
|
|
kpackage_install_package(minimizeall minimizeall scripts kwin)
|