diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2019-09-16 21:37:55 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-09-16 12:37:55 -0700 |
| commit | 9b4b5f4ce79df624b4fcf3ae969c6ba61d04d1fb (patch) | |
| tree | c6c0872b5515edded8d93e7afb73881ff41c69ed /ports/libqglviewer/macosx.patch | |
| parent | f152ba3cc08787c5bc2e638a73753048f0678def (diff) | |
| download | vcpkg-9b4b5f4ce79df624b4fcf3ae969c6ba61d04d1fb.tar.gz vcpkg-9b4b5f4ce79df624b4fcf3ae969c6ba61d04d1fb.zip | |
[Qt] update to 5.12.5 (#8159)
Diffstat (limited to 'ports/libqglviewer/macosx.patch')
| -rw-r--r-- | ports/libqglviewer/macosx.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ports/libqglviewer/macosx.patch b/ports/libqglviewer/macosx.patch index 206e85c1b..82aa057f4 100644 --- a/ports/libqglviewer/macosx.patch +++ b/ports/libqglviewer/macosx.patch @@ -2,6 +2,15 @@ diff --git a/QGLViewer/QGLViewer.pro b/QGLViewer/QGLViewer.pro index 702925cb6..fc3cb7118 100644 --- a/QGLViewer/QGLViewer.pro +++ b/QGLViewer/QGLViewer.pro +@@ -214,7 +214,7 @@ macx|darwin-g++ { + include.files *= qglviewer.icns + + # Or whatever exists in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/ +- QMAKE_MAC_SDK = macosx10.12 ++ #QMAKE_MAC_SDK = macosx10.12 + + lib_bundle { + FRAMEWORK_HEADERS.version = Versions @@ -224,7 +224,7 @@ macx|darwin-g++ { QMAKE_BUNDLE_DATA += FRAMEWORK_HEADERS
|
