summaryrefslogtreecommitdiffstats
path: root/kkbswitch.upd/CMakeLists.txt
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-10-20 16:37:27 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-11-03 20:28:49 +0100
commita63b9b15ca806337081c1e2126559be21fc3b7fe (patch)
treecff64be03d77f84555c7fa593298415887844de1 /kkbswitch.upd/CMakeLists.txt
parent3050c585ec2443470d87cfc8793f4809139ff0a8 (diff)
downloadkkbswitch-a63b9b15ca806337081c1e2126559be21fc3b7fe.tar.gz
kkbswitch-a63b9b15ca806337081c1e2126559be21fc3b7fe.zip
converios to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'kkbswitch.upd/CMakeLists.txt')
-rw-r--r--kkbswitch.upd/CMakeLists.txt8
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
+)