mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
jack: ship our own jack headers and build against them
This commit is contained in:
parent
8981e11c53
commit
052bc85dad
20 changed files with 5679 additions and 12 deletions
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue