summaryrefslogtreecommitdiffstats
path: root/mpeglib/example/yaf/CMakeLists.txt
blob: 1991ff3ed20c8e7f8433e5859ac094ebf1a83c39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#################################################
#
#  (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( yafcdda )
add_subdirectory( yafcore )
add_subdirectory( yafmpgplay )
add_subdirectory( yafsplay )
add_subdirectory( yaftplay )
add_subdirectory( yafvorbis )
add_subdirectory( yafxplayer )
add_subdirectory( yafyuv )