mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-01-29 15:34:14 +00:00
It's unlikely that wplua will ever be useful outside the context of module-lua-scripting, so let's move it to keep all the code in one place
5 lines
76 B
Meson
5 lines
76 B
Meson
wplua_include_dir = include_directories('.')
|
|
|
|
subdir('wplua')
|
|
subdir('api')
|