mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 20:09:00 +08:00
17 lines
371 B
JSON
17 lines
371 B
JSON
|
{
|
||
|
"name": "boost-rational",
|
||
|
"version-string": "1.75.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"
|
||
|
]
|
||
|
}
|