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