mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-02 09:55:55 +00:00
Link against lz
This commit is contained in:
parent
13e57fb9dd
commit
e98fb61400
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user