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