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:
Wim Taymans 2020-09-25 17:39:26 +02:00
parent fffe94771f
commit c2fc8423eb
3 changed files with 37 additions and 13 deletions

View file

@ -1,4 +1,5 @@
pipewire_jack_sources = [
'export.c',
'pipewire-jack.c',
'ringbuffer.c',
'uuid.c',