Files
device_google_redbull/json-c/json-c.pc.in
ChengYou Ho ad8e3a17f6 Initialize redbull device folder
Bug: 140363359
Change-Id: I13e2279257f509080cccb5bf91c0843b3a978bdd
2019-09-11 18:57:24 +08:00

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