mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
Fix qt5 compilation with QtConcurrent.
This commit is contained in:
parent
0b20794672
commit
5281593bb6
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ nogui {
|
|||
TARGET = qbittorrent-nox
|
||||
} else {
|
||||
QT += xml
|
||||
QT += concurrent
|
||||
CONFIG(static) {
|
||||
DEFINES += QBT_STATIC_QT
|
||||
QTPLUGIN += qico
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue