mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 13:48:05 -06:00
Various macOS UI improvements
This commit is contained in:
@@ -23,6 +23,8 @@ nogui {
|
||||
DEFINES += DISABLE_GUI
|
||||
TARGET = qbittorrent-nox
|
||||
} else {
|
||||
macx: QT += macextras
|
||||
macx: LIBS += -lobjc
|
||||
QT += xml concurrent svg widgets
|
||||
CONFIG(static) {
|
||||
DEFINES += QBT_STATIC_QT
|
||||
|
||||
Reference in New Issue
Block a user