diff options
Diffstat (limited to 'atlantikdesigner/pics/CMakeLists.txt')
-rw-r--r-- | atlantikdesigner/pics/CMakeLists.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/atlantikdesigner/pics/CMakeLists.txt b/atlantikdesigner/pics/CMakeLists.txt new file mode 100644 index 0000000..a7977c2 --- /dev/null +++ b/atlantikdesigner/pics/CMakeLists.txt @@ -0,0 +1,16 @@ +################################################# +# +# (C) 2013 Slávek Banko +# slavek (DOT) banko (AT) axis.cz +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + + +##### icons ##################################### + +tde_install_icons( ) + |