diff options
Diffstat (limited to 'kpackage/pics/CMakeLists.txt')
-rw-r--r-- | kpackage/pics/CMakeLists.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/kpackage/pics/CMakeLists.txt b/kpackage/pics/CMakeLists.txt new file mode 100644 index 0000000..e0baad9 --- /dev/null +++ b/kpackage/pics/CMakeLists.txt @@ -0,0 +1,8 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +install( FILES cross.png dbad.png deb.png dnew.png dupdated.png ptick.png + question.png rnew.png rpm.png rupdated.png kiss.png knew.png kupdated.png + slack.png snew.png supdated.png bsd.png bnew.png bupdated.png tick.png + noball.png + DESTINATION ${DATA_INSTALL_DIR}/kpackage/pics +) |