QMake: Raise minimal macOS target version

This commit is contained in:
Vladimir Golovnev (Glassez)
2021-01-04 15:07:23 +03:00
committed by sledgehammer999
parent 58ac07667e
commit cb477f9a29

View File

@@ -7,6 +7,8 @@ else {
include(conf.pri)
}
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.14
LIBS += -framework Carbon -framework IOKit -framework AppKit
QT_LANG_PATH = ../dist/qt-translations