mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-18 22:47:49 +08:00
cbf4a66415
closes #38201 supersedes #38237 Lets see if I forgot to cherry pick something. --------- Co-authored-by: Yury Bura <yurybura@gmail.com>
40 lines
831 B
JSON
40 lines
831 B
JSON
{
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
|
"name": "boost-parameter-python",
|
|
"version": "1.85.0",
|
|
"description": "Boost parameter_python module",
|
|
"homepage": "https://github.com/boostorg/parameter_python",
|
|
"license": "BSL-1.0",
|
|
"supports": "!emscripten",
|
|
"dependencies": [
|
|
{
|
|
"name": "boost-cmake",
|
|
"version>=": "1.85.0"
|
|
},
|
|
{
|
|
"name": "boost-config",
|
|
"version>=": "1.85.0"
|
|
},
|
|
{
|
|
"name": "boost-headers",
|
|
"version>=": "1.85.0"
|
|
},
|
|
{
|
|
"name": "boost-mpl",
|
|
"version>=": "1.85.0"
|
|
},
|
|
{
|
|
"name": "boost-parameter",
|
|
"version>=": "1.85.0"
|
|
},
|
|
{
|
|
"name": "boost-preprocessor",
|
|
"version>=": "1.85.0"
|
|
},
|
|
{
|
|
"name": "boost-python",
|
|
"version>=": "1.85.0"
|
|
}
|
|
]
|
|
}
|