kde-workspace/plasma/applets/devicenotifier/CMakeLists.txt

11 lines
355 B
Text
Raw Normal View History

2014-11-13 19:30:51 +02:00
project(devicenotifier)
install(DIRECTORY package/
DESTINATION ${DATA_INSTALL_DIR}/plasma/plasmoids/notifier)
install(FILES package/metadata.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
RENAME plasma-applet-devicenotifier.desktop)
install(FILES test-predicate-openinwindow.desktop DESTINATION ${DATA_INSTALL_DIR}/solid/actions )