diff options
Diffstat (limited to 'krec/pics')
-rw-r--r-- | krec/pics/CMakeLists.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/krec/pics/CMakeLists.txt b/krec/pics/CMakeLists.txt new file mode 100644 index 00000000..6a286d9b --- /dev/null +++ b/krec/pics/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2017 Slávek Banko +# slavek (DOT) banko (AT) axis.cz +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/krec/icons ) |