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