mirror of
https://github.com/Evolution-X-Devices/device_google_redbull
synced 2026-02-01 09:20:23 +00:00
12 lines
218 B
PkgConfig
12 lines
218 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=@abs_top_builddir@
|
|
includedir=@abs_top_srcdir@
|
|
|
|
Name: json
|
|
Description: JSON implementation in C
|
|
Version: @VERSION@
|
|
Requires:
|
|
Libs: -L@abs_top_builddir@ -ljson-c
|
|
Cflags: -I@abs_top_srcdir@
|