mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 00:17:23 -06:00
Made QtSvg dependency optional
This commit is contained in:
@@ -5,7 +5,7 @@ include(conf.pri)
|
||||
!nox:dbus {
|
||||
QT += dbus
|
||||
}
|
||||
!nox {
|
||||
!nox:svg {
|
||||
QT += svg
|
||||
}
|
||||
QMAKE_LFLAGS_APP += -rdynamic
|
||||
|
||||
Reference in New Issue
Block a user