mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:32:00 +08:00
6a83b5365e
* [mpir] fix on linux the fix in #12677 broke linux while fixing macOS fixes #12708 * back to working on osx * Update Port-Version in vcpkg.json Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
9 lines
212 B
JSON
9 lines
212 B
JSON
{
|
|
"name": "mpir",
|
|
"version-string": "3.0.0",
|
|
"port-version": 10,
|
|
"description": "Multiple Precision Integers and Rationals",
|
|
"homepage": "https://github.com/wbhart/mpir",
|
|
"supports": "!(uwp | arm)"
|
|
}
|