mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:08:59 +08:00
33 lines
754 B
JSON
33 lines
754 B
JSON
{
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
|
"name": "boost-parameter-python",
|
|
"version": "1.83.0",
|
|
"description": "Boost parameter_python module",
|
|
"homepage": "https://github.com/boostorg/parameter_python",
|
|
"license": "BSL-1.0",
|
|
"supports": "!emscripten",
|
|
"dependencies": [
|
|
{
|
|
"name": "boost-mpl",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-parameter",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-preprocessor",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-python",
|
|
"platform": "!uwp & !emscripten & !ios & !android",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-vcpkg-helpers",
|
|
"version>=": "1.83.0"
|
|
}
|
|
]
|
|
}
|