vcpkg/ports/mpir/vcpkg.json
Laurent Rineau d4cd43eb7d
[gmp | mpir] Add --with-pic (#25209)
* [gmp] [mpir] Add --with-pic

* ./vcpkg x-add-version --all
2022-06-15 10:58:03 -07:00

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)"
}