mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-27 07:00:12 -05:00
port to meson
This commit is contained in:
parent
924824d0a3
commit
67dd3adb87
69 changed files with 1056 additions and 999 deletions
8
pinos/meson.build
Normal file
8
pinos/meson.build
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
subdir('dbus')
|
||||
subdir('client')
|
||||
subdir('server')
|
||||
subdir('daemon')
|
||||
subdir('tools')
|
||||
subdir('modules')
|
||||
subdir('gst')
|
||||
Loading…
Add table
Add a link
Reference in a new issue