mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-22 04:24:23 +00:00
qmake: Bump MACOSX deployment target to 10.15
This commit is contained in:
parent
f35d94d98e
commit
6842e8263d
@ -26,7 +26,7 @@ defineReplace(qbt_get_qt_translations) {
|
||||
return($$FINAL_TRANSLATIONS)
|
||||
}
|
||||
|
||||
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.14
|
||||
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.15
|
||||
|
||||
DEFINES += _DARWIN_FEATURE_64_BIT_INODE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user