aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-units/vcpkg.json
blob: c0fcd1274df853d5f92f02519459304130c0eedf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "name": "boost-units",
  "version": "1.77.0",
  "description": "Boost units module",
  "homepage": "https://github.com/boostorg/units",
  "dependencies": [
    "boost-assert",
    "boost-config",
    "boost-core",
    "boost-integer",
    "boost-io",
    "boost-lambda",
    "boost-math",
    "boost-mpl",
    "boost-preprocessor",
    "boost-static-assert",
    "boost-type-traits",
    "boost-typeof",
    "boost-vcpkg-helpers"
  ]
}