mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-22 08:56:59 -05:00
move things around
This commit is contained in:
parent
847cef83b6
commit
d1655196c3
130 changed files with 363 additions and 335 deletions
5
src/tools/meson.build
Normal file
5
src/tools/meson.build
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
executable('pipewire-monitor',
|
||||
'pipewire-monitor.c',
|
||||
install: true,
|
||||
dependencies : [pipewire_dep],
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue