kde-workspace/ksysguard/example/CMakeLists.txt

10 lines
176 B
Text
Raw Normal View History

install(
FILES ksysguarddrc
DESTINATION ${KDE4_SYSCONF_INSTALL_DIR}
)
install(
FILES ksysguard.notifyrc
DESTINATION ${KDE4_CONFIG_INSTALL_DIR}/notifications
)