aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-utility/vcpkg.json
blob: 1370bd4ac1f92c350d4e074e3f41921e31762219 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "boost-utility",
  "version-string": "1.75.0",
  "description": "Boost utility module",
  "homepage": "https://github.com/boostorg/utility",
  "dependencies": [
    "boost-config",
    "boost-container-hash",
    "boost-core",
    "boost-detail",
    "boost-integer",
    "boost-io",
    "boost-preprocessor",
    "boost-throw-exception",
    "boost-type-traits",
    "boost-vcpkg-helpers"
  ]
}