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