mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 16:47:35 +00:00
11 lines
260 B
PkgConfig
11 lines
260 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: loc-hal
|
|
Description: QTI GPS Loc HAL
|
|
Version: @VERSION
|
|
Libs: -L${libdir} -lgnss
|
|
Cflags: -I${includedir} -I${includedir}/utils -I${includedir}/core -I${includedir}/loc-hal
|