Don't use deprecated statfs64() on macOS (#15661)

Co-authored-by: Nick Korotysh <kolchaprogrammer@list.ru>
Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>
This commit is contained in:
Chocobo1
2021-11-02 10:41:09 +08:00
committed by GitHub
parent 5dd70b88d3
commit 7aa859a442
3 changed files with 8 additions and 6 deletions

View File

@@ -9,6 +9,8 @@ else {
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.14
DEFINES += _DARWIN_FEATURE_64_BIT_INODE
LIBS += -framework Carbon -framework IOKit -framework AppKit
QT_LANG_PATH = ../dist/qt-translations