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