aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-format/vcpkg.json
blob: 7dbab9f356196b9824f77109a5818132355b4299 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "boost-format",
  "version-string": "1.75.0",
  "description": "Boost format module",
  "homepage": "https://github.com/boostorg/format",
  "dependencies": [
    "boost-assert",
    "boost-compatibility",
    "boost-config",
    "boost-core",
    "boost-detail",
    "boost-optional",
    "boost-smart-ptr",
    "boost-throw-exception",
    "boost-utility",
    "boost-vcpkg-helpers"
  ]
}