mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
- Use pkgconfig for GNU common c++
This commit is contained in:
parent
737bdadbd0
commit
c8c53e2812
3 changed files with 7 additions and 7 deletions
|
@ -29,7 +29,7 @@ QMAKE_CXXFLAGS_RELEASE += -fwrapv
|
|||
QMAKE_CXXFLAGS_DEBUG += -fwrapv
|
||||
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += libtorrent
|
||||
PKGCONFIG += libtorrent libccext2 libccgnu2
|
||||
QT += network xml
|
||||
|
||||
DEFINES += QT_NO_CAST_TO_ASCII
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue