summaryrefslogtreecommitdiff
path: root/src/meson.build
blob: b97c8eab070f36b6e76665b7531ceb8de89e3ca5 (plain)
1
2
3
4
5
6
7
8
9
subdir('common')
#if get_option('av-tools') and gupnp_av.found()
#    subdir('av-cp')
#endif

#subdir('discover')
#subdir('network-light')
subdir('universal-cp')
#subdir('upload')