early-access version 2853
This commit is contained in:
11
externals/vcpkg/ports/mpfr/vcpkg.json
vendored
Executable file
11
externals/vcpkg/ports/mpfr/vcpkg.json
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "mpfr",
|
||||
"version": "4.1.0",
|
||||
"port-version": 4,
|
||||
"description": "The MPFR library is a C library for multiple-precision floating-point computations with correct rounding",
|
||||
"homepage": "https://www.mpfr.org",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"dependencies": [
|
||||
"gmp"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user