aboutsummaryrefslogtreecommitdiff
path: root/ports/mpir/vcpkg.json
AgeCommit message (Collapse)Author
2020-08-05 [mpir] fix on linux (#12723)nicole mazzuca
* [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>
2020-07-30[mpir] Fix build error if VCPKG_BUILD_TYPE is set as release or debug (#12514)NancyLi1013
* [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