jack: ship our own jack headers and build against them

This commit is contained in:
Wim Taymans 2021-03-03 15:48:37 +01:00
parent 8981e11c53
commit 052bc85dad
20 changed files with 5679 additions and 12 deletions

View file

@ -374,8 +374,7 @@ subdir('spa')
subdir('src')
if get_option('pipewire-jack')
jack_dep = dependency('jack', version : '>= 1.9.10')
subdir('pipewire-jack/src')
subdir('pipewire-jack')
endif
if get_option('pipewire-alsa')