19 lines
406 B
JSON
19 lines
406 B
JSON
|
{
|
||
|
"name": "boost-rational",
|
||
|
"version": "1.79.0",
|
||
|
"description": "Boost rational module",
|
||
|
"homepage": "https://github.com/boostorg/rational",
|
||
|
"license": "BSL-1.0",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-integer",
|
||
|
"boost-static-assert",
|
||
|
"boost-throw-exception",
|
||
|
"boost-type-traits",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|