summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-10-23 09:31:46 +0200
committerAleks Kissinger <aleks0@gmail.com>2018-10-23 09:31:46 +0200
commit9eb27d70849f22f04bfaee6e3993cd505390d869 (patch)
treec66c7c5183d4cd8f0f06ea29e85ced41f041a9df
parent52f57ffc613fc4510c94a8d5d1286eaed4ffba91 (diff)
set lower SDK version for old mac build
-rw-r--r--tikzit.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tikzit.pro b/tikzit.pro
index c6f92ab..79ca59d 100644
--- a/tikzit.pro
+++ b/tikzit.pro
@@ -32,6 +32,7 @@ macx:ICON = images/tikzit.icns
# Qt 5.8 and above drop support for Mountain Lion
contains(QT_VERSION, ^5\\.[5-7].*) {
macx:QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.8
+ macx:QMAKE_MAC_SDK = macosx10.11
}
# The following define makes your compiler emit warnings if you use