aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-numeric-conversion/vcpkg.json
blob: 4d1bd9593116f45b0624b3fa944a0374e3fb3ff4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "boost-numeric-conversion",
  "version": "1.77.0",
  "description": "Boost numeric_conversion module",
  "homepage": "https://github.com/boostorg/numeric_conversion",
  "dependencies": [
    "boost-config",
    "boost-conversion",
    "boost-core",
    "boost-mpl",
    "boost-preprocessor",
    "boost-throw-exception",
    "boost-type-traits",
    "boost-vcpkg-helpers"
  ]
}