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