{ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-json library", "license":"boost-v1.0", "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/json/src/src.cpp", "boost/libs/container/src/alloc_lib.c", "boost/libs/container/src/dlmalloc.cpp", "boost/libs/container/src/global_resource.cpp", "boost/libs/container/src/monotonic_buffer_resource.cpp", "boost/libs/container/src/pool_resource.cpp", "boost/libs/container/src/synchronized_pool_resource.cpp", "boost/libs/container/src/unsynchronized_pool_resource.cpp" ], "compilation-version": { "c++": 2011, "c": 1999 }, "flag": { "c": [ "-DBOOST_ALL_NO_LIB=1", "-DBOOST_CONTAINER_DYN_LINK=1", "-DNDEBUG", "-finline-functions", "-Wno-inline", "-Wall", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-finline-functions", "-Wno-inline", "-Wall", "-fvisibility=hidden" ], "c++": [ "-DBOOST_ALL_NO_LIB=1", "-DBOOST_CONTAINER_DYN_LINK=1", "-DBOOST_JSON_DYN_LINK=1", "-DBOOST_JSON_SOURCE", "-DNDEBUG" ] }, "dependency": [ "z", "m", "boost-include", "pthread", "pthread", "boost-container" ] }