diff options
Diffstat (limited to 'ksysv/pics/CMakeLists.txt')
-rw-r--r-- | ksysv/pics/CMakeLists.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ksysv/pics/CMakeLists.txt b/ksysv/pics/CMakeLists.txt new file mode 100644 index 0000000..1b67975 --- /dev/null +++ b/ksysv/pics/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +install( FILES ksysv_start.png ksysv_locked.png ksysv_unlocked.png + ksysv_restart.png ksysv_stop.png + DESTINATION ${DATA_INSTALL_DIR}/ksysv/pics +) |