vcpkg/ports/boost-proto/vcpkg.json

56 lines
1.1 KiB
JSON

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-proto",
"version": "1.82.0",
"port-version": 1,
"description": "Boost proto module",
"homepage": "https://github.com/boostorg/proto",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-config",
"version>=": "1.82.0#1"
},
{
"name": "boost-core",
"version>=": "1.82.0#1"
},
{
"name": "boost-fusion",
"version>=": "1.82.0#1"
},
{
"name": "boost-mpl",
"version>=": "1.82.0#1"
},
{
"name": "boost-preprocessor",
"version>=": "1.82.0#1"
},
{
"name": "boost-range",
"version>=": "1.82.0#1"
},
{
"name": "boost-static-assert",
"version>=": "1.82.0#1"
},
{
"name": "boost-type-traits",
"version>=": "1.82.0#1"
},
{
"name": "boost-typeof",
"version>=": "1.82.0#1"
},
{
"name": "boost-utility",
"version>=": "1.82.0#1"
},
{
"name": "boost-vcpkg-helpers",
"version>=": "1.82.0#1"
}
]
}