2021-01-14 06:41:23 +08:00
|
|
|
{
|
|
|
|
"name": "boost-math",
|
2022-01-11 03:47:12 +08:00
|
|
|
"version": "1.78.0",
|
2021-01-14 06:41:23 +08:00
|
|
|
"description": "Boost math module",
|
|
|
|
"homepage": "https://github.com/boostorg/math",
|
|
|
|
"dependencies": [
|
|
|
|
"boost-assert",
|
2021-03-27 03:55:34 +08:00
|
|
|
{
|
|
|
|
"name": "boost-build",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-concept-check",
|
|
|
|
"boost-config",
|
|
|
|
"boost-core",
|
|
|
|
"boost-integer",
|
|
|
|
"boost-lexical-cast",
|
2021-03-27 03:55:34 +08:00
|
|
|
{
|
|
|
|
"name": "boost-modular-build-helper",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-predef",
|
2021-09-28 08:12:39 +08:00
|
|
|
"boost-random",
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-static-assert",
|
|
|
|
"boost-throw-exception",
|
2021-09-28 08:12:39 +08:00
|
|
|
"boost-vcpkg-helpers",
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
}
|
2021-01-14 06:41:23 +08:00
|
|
|
]
|
|
|
|
}
|