aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-convert/vcpkg.json
blob: f771279e7b0ba7ef08689c1425afccb723ea32a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "boost-convert",
  "version": "1.77.0",
  "description": "Boost convert module",
  "homepage": "https://github.com/boostorg/convert",
  "dependencies": [
    "boost-config",
    "boost-core",
    "boost-function-types",
    "boost-lexical-cast",
    "boost-math",
    "boost-mpl",
    "boost-optional",
    "boost-parameter",
    "boost-range",
    "boost-spirit",
    "boost-type-traits",
    "boost-vcpkg-helpers"
  ]
}