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