mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 05:13:30 -07:00
Get rid of QtSVG dependency
This commit is contained in:
parent
a24dc147ab
commit
93a84655b6
8 changed files with 6 additions and 53 deletions
|
@ -5,9 +5,7 @@ include(conf.pri)
|
|||
!nox:dbus {
|
||||
QT += dbus
|
||||
}
|
||||
!nox:svg {
|
||||
QT += svg
|
||||
}
|
||||
|
||||
QMAKE_LFLAGS_APP += -rdynamic
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += libtorrent-rasterbar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue