diff options
Diffstat (limited to 'xine_artsplugin/tools/CMakeLists.txt')
-rw-r--r-- | xine_artsplugin/tools/CMakeLists.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/xine_artsplugin/tools/CMakeLists.txt b/xine_artsplugin/tools/CMakeLists.txt new file mode 100644 index 00000000..3e5e6fb1 --- /dev/null +++ b/xine_artsplugin/tools/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( thumbnail ) |