mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-02 19:39:32 +01:00
move to new cspot
This commit is contained in:
10
components/spotify/cspot/bell/external/cJSON/library_config/libcjson.pc.in
vendored
Normal file
10
components/spotify/cspot/bell/external/cJSON/library_config/libcjson.pc.in
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
libdir=@CMAKE_INSTALL_FULL_LIBDIR@
|
||||
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
|
||||
|
||||
Name: libcjson
|
||||
Version: @PROJECT_VERSION@
|
||||
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