mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 05:34:34 +00:00
12 lines
223 B
PkgConfig
12 lines
223 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: json-c
|
|
Description: JSON implementation in C
|
|
Version: @VERSION@
|
|
Requires:
|
|
Libs: -L${libdir} -ljson-c
|
|
Cflags: -I${includedir}/json-c
|