mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-14 04:09:00 +08:00
054637a2ae
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
39 lines
801 B
JSON
39 lines
801 B
JSON
{
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
|
"name": "boost-parameter-python",
|
|
"version": "1.86.0",
|
|
"description": "Boost parameter_python module",
|
|
"homepage": "https://www.boost.org/libs/parameter_python",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "boost-cmake",
|
|
"version>=": "1.86.0"
|
|
},
|
|
{
|
|
"name": "boost-config",
|
|
"version>=": "1.86.0"
|
|
},
|
|
{
|
|
"name": "boost-headers",
|
|
"version>=": "1.86.0"
|
|
},
|
|
{
|
|
"name": "boost-mpl",
|
|
"version>=": "1.86.0"
|
|
},
|
|
{
|
|
"name": "boost-parameter",
|
|
"version>=": "1.86.0"
|
|
},
|
|
{
|
|
"name": "boost-preprocessor",
|
|
"version>=": "1.86.0"
|
|
},
|
|
{
|
|
"name": "boost-python",
|
|
"version>=": "1.86.0"
|
|
}
|
|
]
|
|
}
|