yuzu/externals/vcpkg/ports/boost-multiprecision/vcpkg.json

20 lines
435 B
JSON
Executable File

{
"name": "boost-multiprecision",
"version": "1.79.0",
"description": "Boost multiprecision module",
"homepage": "https://github.com/boostorg/multiprecision",
"license": "BSL-1.0",
"dependencies": [
"boost-assert",
"boost-config",
"boost-core",
"boost-integer",
"boost-lexical-cast",
"boost-math",
"boost-predef",
"boost-random",
"boost-throw-exception",
"boost-vcpkg-helpers"
]
}