mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 06:38:59 +08:00
19 lines
404 B
JSON
19 lines
404 B
JSON
{
|
|
"name": "boost-multiprecision",
|
|
"version": "1.77.0",
|
|
"description": "Boost multiprecision module",
|
|
"homepage": "https://github.com/boostorg/multiprecision",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-integer",
|
|
"boost-lexical-cast",
|
|
"boost-math",
|
|
"boost-predef",
|
|
"boost-random",
|
|
"boost-rational",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|