mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-17 01:04:40 +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}
|