diff options
Diffstat (limited to 'ktouch/graphics')
-rw-r--r-- | ktouch/graphics/CMakeLists.txt | 4 |
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 +) |