From 6a9b6cf01138bd9fb17b2e2754aaa338f15fb2da Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 20 Oct 2018 16:37:27 +0200 Subject: converios to the cmake building system Signed-off-by: gregory guy (cherry picked from commit a63b9b15ca806337081c1e2126559be21fc3b7fe) --- kkbswitch.upd/CMakeLists.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 kkbswitch.upd/CMakeLists.txt (limited to 'kkbswitch.upd/CMakeLists.txt') 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 +) -- cgit v1.2.1