mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 06:28:03 -06:00
Link against lz
This commit is contained in:
@@ -60,6 +60,9 @@ DEFINES += QT_USE_FAST_CONCATENATION QT_USE_FAST_OPERATOR_PLUS
|
||||
# filesystem v3 is the default.
|
||||
DEFINES += BOOST_FILESYSTEM_VERSION=2
|
||||
|
||||
# We need lz to gunzip HTTP responses.
|
||||
LIBS += -lz
|
||||
|
||||
INCLUDEPATH += $$PWD
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user