mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-24 14:20:04 +01:00
This is only intended to be used with specific embedded applications. There is no good reason to use it on a standard desktop environment.
5 lines
103 B
Meson
5 lines
103 B
Meson
subdir('wp')
|
|
subdir('wplua')
|
|
subdir('wpipc', if_found: wpipc_dep)
|
|
subdir('modules')
|
|
subdir('examples')
|