mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
bluez5: Make native and ofono backends optional
This commit is contained in:
parent
ebdaac160c
commit
db0c224b06
5 changed files with 55 additions and 4 deletions
|
|
@ -320,6 +320,12 @@
|
|||
/* for the systemd header files */
|
||||
#mesondefine HAVE_SYSTEMD_DAEMON
|
||||
|
||||
/* Define to 1 if native HSP backend is enabled in bluez5 plugin. */
|
||||
#mesondefine HAVE_BLUEZ_5_BACKEND_NATIVE
|
||||
|
||||
/* Define to 1 if oFono backend is enabled in bluez5 plugin. */
|
||||
#mesondefine HAVE_BLUEZ_5_BACKEND_OFONO
|
||||
|
||||
/* the host CPU */
|
||||
#mesondefine HOST_CPU
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue