mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:51:47 +08:00
d4cd43eb7d
* [gmp] [mpir] Add --with-pic * ./vcpkg x-add-version --all
10 lines
243 B
JSON
10 lines
243 B
JSON
{
|
|
"name": "mpir",
|
|
"version-date": "2022-03-02",
|
|
"port-version": 1,
|
|
"description": "Multiple Precision Integers and Rationals",
|
|
"homepage": "https://github.com/wbhart/mpir",
|
|
"license": "GPL-3.0-only",
|
|
"supports": "!(uwp | arm)"
|
|
}
|