diff options
Diffstat (limited to 'noatun/modules/winskin/skins/CMakeLists.txt')
-rw-r--r-- | noatun/modules/winskin/skins/CMakeLists.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/noatun/modules/winskin/skins/CMakeLists.txt b/noatun/modules/winskin/skins/CMakeLists.txt new file mode 100644 index 00000000..f0369754 --- /dev/null +++ b/noatun/modules/winskin/skins/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 +# +################################################# + +add_subdirectory( winamp ) |