mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 12:40:11 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
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"
|
|
]
|
|
}
|