{ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-prg-exec-monitor library", "license":"boost-v1.0", "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/test/src/execution_monitor.cpp", "boost/libs/test/src/debug.cpp", "boost/libs/test/src/cpp_main.cpp" ], "compilation-version": { "c++": 2011 }, "flag": { "c++": [ "-DBOOST_ALL_NO_LIB=1", "-DBOOST_TEST_DYN_LINK=1", "-DNDEBUG" ], "c": [ "-fvisibility-inlines-hidden", "-finline-functions", "-Wno-inline", "-Wall", "-fvisibility=hidden", "-Wno-variadic-macros" ] }, "dependency": [ "z", "m", "boost-include", "pthread" ] }