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