{ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-math-c99f library", "license":"boost-v1.0", "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/math/build/../src/tr1/acoshf.cpp", "boost/libs/math/build/../src/tr1/asinhf.cpp", "boost/libs/math/build/../src/tr1/atanhf.cpp", "boost/libs/math/build/../src/tr1/cbrtf.cpp", "boost/libs/math/build/../src/tr1/copysignf.cpp", "boost/libs/math/build/../src/tr1/erfcf.cpp", "boost/libs/math/build/../src/tr1/erff.cpp", "boost/libs/math/build/../src/tr1/expm1f.cpp", "boost/libs/math/build/../src/tr1/fmaxf.cpp", "boost/libs/math/build/../src/tr1/fminf.cpp", "boost/libs/math/build/../src/tr1/fpclassifyf.cpp", "boost/libs/math/build/../src/tr1/hypotf.cpp", "boost/libs/math/build/../src/tr1/lgammaf.cpp", "boost/libs/math/build/../src/tr1/llroundf.cpp", "boost/libs/math/build/../src/tr1/log1pf.cpp", "boost/libs/math/build/../src/tr1/lroundf.cpp", "boost/libs/math/build/../src/tr1/nextafterf.cpp", "boost/libs/math/build/../src/tr1/nexttowardf.cpp", "boost/libs/math/build/../src/tr1/roundf.cpp", "boost/libs/math/build/../src/tr1/tgammaf.cpp", "boost/libs/math/build/../src/tr1/truncf.cpp" ], "compilation-version": { "c++": 2011 }, "flag": { "c++": [ "-DBOOST_ALL_NO_LIB=1", "-DBOOST_BUILD_PCH_ENABLED", "-DBOOST_MATH_TR1_DYN_LINK=1", "-DNDEBUG" ], "c": [ "-fvisibility-inlines-hidden", "-finline-functions", "-Wno-inline", "-Wall", "-fvisibility=hidden", "-Winvalid-pch" ] }, "path": { "c++": [ "boost/libs/math/src/tr1" ] }, "dependency": [ "z", "m", "boost-include", "pthread" ] }