vcpkg/ports/boost-bimap/vcpkg.json

68 lines
1.3 KiB
JSON

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