aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-container-hash/vcpkg.json
blob: c2d8bee8920116f4cdc197e2281fe3c10b316885 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "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"
  ]
}