mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 15:50:03 +01: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
4 lines
76 B
Meson
4 lines
76 B
Meson
wplua_include_dir = include_directories('.')
|
|
|
|
subdir('wplua')
|
|
subdir('api')
|