mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:22:47 +08:00
83 lines
1.6 KiB
JSON
83 lines
1.6 KiB
JSON
{
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
|
"name": "boost-random",
|
|
"version": "1.82.0",
|
|
"port-version": 1,
|
|
"description": "Boost random module",
|
|
"homepage": "https://github.com/boostorg/random",
|
|
"license": "BSL-1.0",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "boost-array",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-assert",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-build",
|
|
"host": true,
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-config",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-core",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-dynamic-bitset",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-integer",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-io",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-modular-build-helper",
|
|
"host": true,
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-range",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-static-assert",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-system",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-throw-exception",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-type-traits",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-utility",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-vcpkg-helpers",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|