mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-23 21:14:33 +00:00
Fix qt5 compilation with QtConcurrent.
This commit is contained in:
parent
0b20794672
commit
5281593bb6
@ -20,6 +20,7 @@ nogui {
|
||||
TARGET = qbittorrent-nox
|
||||
} else {
|
||||
QT += xml
|
||||
QT += concurrent
|
||||
CONFIG(static) {
|
||||
DEFINES += QBT_STATIC_QT
|
||||
QTPLUGIN += qico
|
||||
|
Loading…
x
Reference in New Issue
Block a user