mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-08 21:37:23 +08:00
2cb28482bb
* [mpir] Fix build error if VCPKG_BUILD_TYPE is set as release or debug * Update ci.baseline.txt * EOL LF for vcpkg.json * Update to use vcpkg_configure_make and vcpkg_install_make in UNIX
9 lines
211 B
JSON
9 lines
211 B
JSON
{
|
|
"name": "mpir",
|
|
"version-string": "3.0.0",
|
|
"port-version": 9,
|
|
"description": "Multiple Precision Integers and Rationals",
|
|
"homepage": "https://github.com/wbhart/mpir",
|
|
"supports": "!(uwp | arm)"
|
|
}
|