mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
Use <OS_name>conf.pri file to control libz linkage
This commit is contained in:
@@ -10,7 +10,7 @@ QMAKE_CXXFLAGS += -Wformat -Wformat-security
|
||||
QMAKE_LFLAGS_APP += -rdynamic
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += libtorrent-rasterbar
|
||||
LIBS += -lssl -lcrypto
|
||||
LIBS += -lssl -lcrypto -lz
|
||||
|
||||
# Man page
|
||||
nox {
|
||||
|
||||
Reference in New Issue
Block a user