mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-22 20:44:15 +00:00
Added -L/usr/lib64 for 64bits
This commit is contained in:
parent
e1183dbc0b
commit
d84346616a
@ -105,6 +105,8 @@ contains(DEFINES, DISABLE_GUI) {
|
||||
unix:QMAKE_LFLAGS_SHAPP += -rdynamic
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += "libtorrent-rasterbar"
|
||||
LIBS += -L/usr/lib64
|
||||
|
||||
QT += network
|
||||
!contains(DEFINES, DISABLE_GUI) {
|
||||
QT += xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user