vcpkg/ports/boost-container-hash/vcpkg.json
2021-09-27 17:12:39 -07:00

17 lines
370 B
JSON

{
"name": "boost-container-hash",
"version": "1.77.0",
"description": "Boost container_hash module",
"homepage": "https://github.com/boostorg/container_hash",
"dependencies": [
"boost-assert",
"boost-config",
"boost-core",
"boost-detail",
"boost-integer",
"boost-static-assert",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}