mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-24 01:08:06 -06:00
Added -L/usr/lib64 for 64bits
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user