b9fdaff70a
Change-Id: Ia76265a8c3326f2b5f9f260ce98807276af80ee3
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
|