mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 05:13:30 -07:00
Make QtDBus dependency optional
This commit is contained in:
parent
82e41f36ee
commit
b6c3189fe3
11 changed files with 115 additions and 35 deletions
|
@ -2,7 +2,7 @@
|
|||
include(conf.pri)
|
||||
|
||||
# COMPILATION SPECIFIC
|
||||
!nox {
|
||||
!nox:dbus {
|
||||
QT += dbus
|
||||
}
|
||||
QMAKE_LFLAGS_APP += -rdynamic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue