aboutsummaryrefslogtreecommitdiff
path: root/ports/qhull/mac-fix.patch
diff options
context:
space:
mode:
authorras0219 <533828+ras0219@users.noreply.github.com>2020-09-11 12:44:26 -0700
committerGitHub <noreply@github.com>2020-09-11 12:44:26 -0700
commit988cabb2dfa0a94317f211a52597d0c5f0f74f6f (patch)
treea537bd2610bf5bf4279e3bde97c4de688a411084 /ports/qhull/mac-fix.patch
parentb549e6a77972cb9d852a4540923d6eb114fbbc82 (diff)
downloadvcpkg-988cabb2dfa0a94317f211a52597d0c5f0f74f6f.tar.gz
vcpkg-988cabb2dfa0a94317f211a52597d0c5f0f74f6f.zip
[qhull] Update to 8.0.2 (#13445)
* [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>
Diffstat (limited to 'ports/qhull/mac-fix.patch')
-rw-r--r--ports/qhull/mac-fix.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/ports/qhull/mac-fix.patch b/ports/qhull/mac-fix.patch
deleted file mode 100644
index 96f16df07..000000000
--- a/ports/qhull/mac-fix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index bf7a259..b527e23 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -67,6 +67,8 @@
- project(qhull)
- cmake_minimum_required(VERSION 3.0)
-
-+set(CMAKE_CXX_STANDARD 11)
-+
- # Define qhull_VERSION in README.txt, Announce.txt, qh-get.htm, CMakeLists.txt
- # qhull-zip.sh (twice), qhull-wiki.md, qhull-news.htm, File_id.diz, index.htm
- # Makefile (SO), qhull-warn.pri (VERSION), qhull-exports.def (VERSION 8.0), qhull_p-exports.def, qhull_r-exports.def