mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 15:59:00 +08:00
17 lines
349 B
JSON
17 lines
349 B
JSON
{
|
|
"name": "mpir",
|
|
"version-date": "2022-03-02",
|
|
"port-version": 3,
|
|
"description": "Multiple Precision Integers and Rationals",
|
|
"homepage": "https://github.com/wbhart/mpir",
|
|
"license": null,
|
|
"supports": "!(uwp | arm)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-msbuild",
|
|
"host": true,
|
|
"platform": "windows"
|
|
}
|
|
]
|
|
}
|