mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Use <OS_name>conf.pri file to control libz linkage
This commit is contained in:
parent
c36b2774ed
commit
314fc003b3
6 changed files with 9 additions and 5 deletions
|
@ -60,9 +60,6 @@ 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…
Add table
Add a link
Reference in a new issue