mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 16:24:28 +08:00
11 lines
217 B
PkgConfig
11 lines
217 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: BlueZ
|
|
Description: Bluetooth protocol stack for Linux
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lbluetooth
|
|
Cflags: -I${includedir}
|