mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Link against boost and ssl to fix issues with gold linker
This commit is contained in:
parent
9d2f2230ee
commit
98d0c00f85
3 changed files with 18 additions and 6 deletions
|
@ -103,8 +103,8 @@ contains(DEFINES, DISABLE_GUI) {
|
|||
# QMAKE_CXXFLAGS_RELEASE += -fwrapv
|
||||
# QMAKE_CXXFLAGS_DEBUG += -fwrapv
|
||||
unix:QMAKE_LFLAGS_SHAPP += -rdynamic
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += "libtorrent-rasterbar"
|
||||
#CONFIG += link_pkgconfig
|
||||
#PKGCONFIG += "libtorrent-rasterbar"
|
||||
QT += network
|
||||
!contains(DEFINES, DISABLE_GUI) {
|
||||
QT += xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue