mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
Fix possible linking problems
This commit is contained in:
parent
885753391d
commit
0c2a121304
3 changed files with 1 additions and 6 deletions
|
@ -9,6 +9,7 @@ include(conf.pri)
|
|||
QMAKE_LFLAGS_APP += -rdynamic
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += libtorrent-rasterbar
|
||||
LIBS += -lssl -lcrypto
|
||||
|
||||
# Man page
|
||||
nox {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue