11 lines
343 B
PkgConfig
11 lines
343 B
PkgConfig
|
|
libdir=/home/huaxu/develop/cluster/packages/install/usr/lib
|
||
|
|
includedir=/home/huaxu/develop/cluster/packages/install/usr/include
|
||
|
|
|
||
|
|
Name: libcjson
|
||
|
|
Version: 1.7.18
|
||
|
|
Description: Ultralightweight JSON parser in ANSI C
|
||
|
|
URL: https://github.com/DaveGamble/cJSON
|
||
|
|
Libs: -L${libdir} -lcjson
|
||
|
|
Libs.private: -lm
|
||
|
|
Cflags: -I${includedir} -I${includedir}/cjson
|