mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-03-10 04:11:16 +00:00
Remove dbus dependency in nox mode
This commit is contained in:
parent
a205591178
commit
64615adc23
@ -2,7 +2,9 @@
|
||||
include(conf.pri)
|
||||
|
||||
# COMPILATION SPECIFIC
|
||||
QT += dbus
|
||||
!nox {
|
||||
QT += dbus
|
||||
}
|
||||
QMAKE_LFLAGS_APP += -rdynamic
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += libtorrent-rasterbar
|
||||
|
Loading…
x
Reference in New Issue
Block a user