2021-01-14 06:41:23 +08:00
|
|
|
{
|
|
|
|
"name": "boost-mpi",
|
|
|
|
"version-string": "1.75.0",
|
2021-03-27 03:55:34 +08:00
|
|
|
"port-version": 1,
|
2021-01-14 06:41:23 +08:00
|
|
|
"description": "Boost mpi module",
|
|
|
|
"homepage": "https://github.com/boostorg/mpi",
|
|
|
|
"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-compatibility",
|
|
|
|
"boost-config",
|
|
|
|
"boost-core",
|
|
|
|
"boost-foreach",
|
|
|
|
"boost-function",
|
|
|
|
"boost-graph",
|
|
|
|
"boost-integer",
|
|
|
|
"boost-iterator",
|
|
|
|
"boost-lexical-cast",
|
|
|
|
"boost-math",
|
2021-03-27 03:55:34 +08:00
|
|
|
{
|
|
|
|
"name": "boost-modular-build-helper",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-mpl",
|
|
|
|
"boost-optional",
|
|
|
|
{
|
|
|
|
"name": "boost-python",
|
|
|
|
"platform": "!uwp & !(arm & windows) & !emscripten"
|
|
|
|
},
|
|
|
|
"boost-serialization",
|
|
|
|
"boost-smart-ptr",
|
|
|
|
"boost-static-assert",
|
|
|
|
"boost-throw-exception",
|
|
|
|
"boost-type-traits",
|
|
|
|
"boost-utility",
|
|
|
|
"boost-vcpkg-helpers",
|
|
|
|
"mpi"
|
|
|
|
]
|
|
|
|
}
|