vcpkg/ports/boost-bimap/vcpkg.json
2023-02-24 11:57:40 -08:00

72 lines
1.4 KiB
JSON

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-bimap",
"version": "1.81.0",
"port-version": 2,
"description": "Boost bimap module",
"homepage": "https://github.com/boostorg/bimap",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-concept-check",
"version>=": "1.81.0#2"
},
{
"name": "boost-config",
"version>=": "1.81.0#2"
},
{
"name": "boost-container-hash",
"version>=": "1.81.0#2"
},
{
"name": "boost-core",
"version>=": "1.81.0#2"
},
{
"name": "boost-iterator",
"version>=": "1.81.0#2"
},
{
"name": "boost-lambda",
"version>=": "1.81.0#2"
},
{
"name": "boost-mpl",
"version>=": "1.81.0#2"
},
{
"name": "boost-multi-index",
"version>=": "1.81.0#2"
},
{
"name": "boost-preprocessor",
"version>=": "1.81.0#2"
},
{
"name": "boost-serialization",
"version>=": "1.81.0#2"
},
{
"name": "boost-static-assert",
"version>=": "1.81.0#2"
},
{
"name": "boost-throw-exception",
"version>=": "1.81.0#2"
},
{
"name": "boost-type-traits",
"version>=": "1.81.0#2"
},
{
"name": "boost-utility",
"version>=": "1.81.0#2"
},
{
"name": "boost-vcpkg-helpers",
"version>=": "1.81.0#3"
}
]
}