ba95c0d08b
"LA.UM.8.2.r1-05100-sdm660.0" Change-Id: Ib00633d632178497dbe8ab9669bb11561959782e
10 lines
260 B
PkgConfig
10 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
|