summaryrefslogtreecommitdiffstats
path: root/kommander/editor/pics/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/pics/CMakeLists.txt')
-rw-r--r--kommander/editor/pics/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/kommander/editor/pics/CMakeLists.txt b/kommander/editor/pics/CMakeLists.txt
new file mode 100644
index 00000000..04f2e9ba
--- /dev/null
+++ b/kommander/editor/pics/CMakeLists.txt
@@ -0,0 +1,4 @@
+install(
+ FILES kommandersplash.png toolbox.png tdefontcombo.png
+ DESTINATION ${DATA_INSTALL_DIR}/kommander/pics
+)