2021-01-14 06:41:23 +08:00
|
|
|
{
|
|
|
|
"name": "boost-random",
|
|
|
|
"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 random module",
|
|
|
|
"homepage": "https://github.com/boostorg/random",
|
|
|
|
"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-detail",
|
|
|
|
"boost-dynamic-bitset",
|
|
|
|
"boost-integer",
|
|
|
|
"boost-io",
|
|
|
|
"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-multiprecision",
|
|
|
|
"boost-range",
|
|
|
|
"boost-static-assert",
|
|
|
|
"boost-system",
|
|
|
|
"boost-throw-exception",
|
|
|
|
"boost-type-traits",
|
|
|
|
"boost-utility",
|
|
|
|
"boost-vcpkg-helpers"
|
|
|
|
]
|
|
|
|
}
|