mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
QMake: Raise minimal macOS target version
This commit is contained in:
parent
ee5fe424e8
commit
4d349f5f81
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue