early-access version 2853
This commit is contained in:
19
externals/vcpkg/ports/boost-multiprecision/vcpkg.json
vendored
Executable file
19
externals/vcpkg/ports/boost-multiprecision/vcpkg.json
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user