mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
11 lines
217 B
PkgConfig
11 lines
217 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: gps-utils
|
|
Description: QTI GPS Location utils
|
|
Version: @VERSION
|
|
Libs: -L${libdir} -lgps_utils
|
|
Cflags: -I${includedir}/gps-utils
|