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