mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-02-28 01:40:36 -05:00
meson: Add the rtp module library
This is based on the existing libalsa-util library. Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
parent
aed8e9f417
commit
918af59268
2 changed files with 26 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
subdir('rtp')
|
||||
|
||||
# module name, sources, [headers, extra flags, extra deps, extra libs]
|
||||
all_modules = [
|
||||
[ 'module-allow-passthrough', 'module-allow-passthrough.c' ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue