mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:29:08 +08:00
31 lines
660 B
JSON
31 lines
660 B
JSON
{
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
|
"name": "boost-container-hash",
|
|
"version": "1.83.0",
|
|
"description": "Boost container_hash module",
|
|
"homepage": "https://github.com/boostorg/container_hash",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "boost-config",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-describe",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-mp11",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-type-traits",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-vcpkg-helpers",
|
|
"version>=": "1.83.0"
|
|
}
|
|
]
|
|
}
|