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