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