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