mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
11 lines
195 B
Meson
11 lines
195 B
Meson
subdir('alsa')
|
|
subdir('audiomixer')
|
|
subdir('audiotestsrc')
|
|
if avcodec_dep.found()
|
|
subdir('ffmpeg')
|
|
endif
|
|
subdir('support')
|
|
subdir('test')
|
|
subdir('videotestsrc')
|
|
subdir('volume')
|
|
subdir('v4l2')
|