mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
don't link with spalib when we don't have to
This commit is contained in:
parent
3b1c40f17f
commit
f532fd8681
11 changed files with 0 additions and 19 deletions
|
|
@ -7,6 +7,5 @@ bluez5lib = shared_library('spa-bluez5',
|
|||
bluez5_sources,
|
||||
include_directories : [ spa_inc, spa_libinc ],
|
||||
dependencies : [ dbus_dep, sbc_dep ],
|
||||
link_with : spalib,
|
||||
install : true,
|
||||
install_dir : '@0@/spa/bluez5'.format(get_option('libdir')))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue