feat(clusterApp):BringUp OpenGlES+DRM on RK3576
This commit is contained in:
10
packages/install/usr/lib/pkgconfig/libcjson.pc
Normal file
10
packages/install/usr/lib/pkgconfig/libcjson.pc
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user