summaryrefslogtreecommitdiffstats
path: root/karamba
diff options
context:
space:
mode:
Diffstat (limited to 'karamba')
-rw-r--r--karamba/CMakeLists.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/karamba/CMakeLists.txt b/karamba/CMakeLists.txt
new file mode 100644
index 0000000..0044281
--- /dev/null
+++ b/karamba/CMakeLists.txt
@@ -0,0 +1,8 @@
+install(
+ FILES
+ ${PROJECT_NAME}-48x48.png
+ ${PROJECT_NAME}-classic-notext.theme
+ ${PROJECT_NAME}-classic-text.theme
+
+ DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/karamba
+)