pipewire/spa/plugins/meson.build
Wim Taymans f55f1739e1 Rework support
Load the mapper from the support plugin
Move the support setup in pw_init
2017-06-14 11:48:41 +02:00

9 lines
164 B
Meson

subdir('alsa')
subdir('audiomixer')
subdir('audiotestsrc')
subdir('ffmpeg')
subdir('support')
subdir('test')
subdir('videotestsrc')
subdir('volume')
subdir('v4l2')