mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-21 08:56:56 -05:00
jack: move metadata to exports file
So that we don't have to depend on the header file. Fixes #306
This commit is contained in:
parent
fffe94771f
commit
c2fc8423eb
3 changed files with 37 additions and 13 deletions
|
|
@ -1,4 +1,5 @@
|
|||
pipewire_jack_sources = [
|
||||
'export.c',
|
||||
'pipewire-jack.c',
|
||||
'ringbuffer.c',
|
||||
'uuid.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue