summaryrefslogtreecommitdiffstats
path: root/mpeglib/example/CMakeLists.txt
blob: 1c46cd9443ef4e53c841424ee822887b59588be0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#################################################
#
#  (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( cddaplay )
add_subdirectory( mpgplay )
add_subdirectory( splay )
add_subdirectory( tplay )
add_subdirectory( yaf )