mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
11 lines
209 B
PkgConfig
11 lines
209 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: loc-core
|
|
Description: QTI GPS Loc Core
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lloc_core
|
|
Cflags: -I${includedir}/loc-core
|