mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 18:29:11 +08:00
27 lines
606 B
JSON
27 lines
606 B
JSON
|
{
|
||
|
"name": "boost-multiprecision",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost multiprecision module",
|
||
|
"homepage": "https://github.com/boostorg/multiprecision",
|
||
|
"dependencies": [
|
||
|
"boost-array",
|
||
|
"boost-assert",
|
||
|
"boost-atomic",
|
||
|
"boost-config",
|
||
|
"boost-container-hash",
|
||
|
"boost-core",
|
||
|
"boost-functional",
|
||
|
"boost-integer",
|
||
|
"boost-lexical-cast",
|
||
|
"boost-mpl",
|
||
|
"boost-predef",
|
||
|
"boost-rational",
|
||
|
"boost-smart-ptr",
|
||
|
"boost-static-assert",
|
||
|
"boost-throw-exception",
|
||
|
"boost-type-traits",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|