vcpkg/ports/boost-container-hash/vcpkg.json

32 lines
691 B
JSON

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-container-hash",
"version": "1.82.0",
"port-version": 1,
"description": "Boost container_hash module",
"homepage": "https://github.com/boostorg/container_hash",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-config",
"version>=": "1.82.0#1"
},
{
"name": "boost-describe",
"version>=": "1.82.0#1"
},
{
"name": "boost-mp11",
"version>=": "1.82.0#1"
},
{
"name": "boost-type-traits",
"version>=": "1.82.0#1"
},
{
"name": "boost-vcpkg-helpers",
"version>=": "1.82.0#1"
}
]
}