mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 12:40:11 +08:00
18 lines
404 B
JSON
18 lines
404 B
JSON
|
{
|
||
|
"name": "boost-container-hash",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost container_hash module",
|
||
|
"homepage": "https://github.com/boostorg/container_hash",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-compatibility",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-detail",
|
||
|
"boost-integer",
|
||
|
"boost-static-assert",
|
||
|
"boost-type-traits",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|