diff options
Diffstat (limited to 'kkbswitch.upd/CMakeLists.txt')
-rw-r--r-- | kkbswitch.upd/CMakeLists.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/kkbswitch.upd/CMakeLists.txt b/kkbswitch.upd/CMakeLists.txt new file mode 100644 index 0000000..fd7b35b --- /dev/null +++ b/kkbswitch.upd/CMakeLists.txt @@ -0,0 +1,8 @@ +install( + FILES + ${PROJECT_NAME}.upd + kkbswitch_update_14_icons + kkbswitch_update_14_options + + DESTINATION ${DATA_INSTALL_DIR}/tdeconf_update +) |