aboutsummaryrefslogtreecommitdiff
path: root/ports/qhull/mac-fix.patch
AgeCommit message (Collapse)Author
2020-09-11[qhull] Update to 8.0.2 (#13445)ras0219
* [qhull] Extracted from Microsoft/vcpkg#12199 * [qhull] Update to 8.0.2 release Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-06-18[qhull] update version 8.0.0 (#12015)Giulio Romualdi
* [qhull] Update the library version to 8.0.0 (2020.1) * [qhull] Update the patches: * uwp.patch has been removed * mac-fix.patch is updated. Now C++11 is required to compile the library
2020-01-13[qhull] Fix Mac support (#9651)SeekingMeaning