mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 06:28:03 -06:00
Fix qmake build
This commit is contained in:
@@ -7,7 +7,7 @@ win32: include(../winconf.pri)
|
||||
macx: include(../macxconf.pri)
|
||||
unix:!macx: include(../unixconf.pri)
|
||||
|
||||
QT += network sql xml
|
||||
QT += core-private network sql xml
|
||||
|
||||
macx|*-clang*: QMAKE_CXXFLAGS_WARN_ON += -Wno-range-loop-analysis
|
||||
|
||||
|
||||
Reference in New Issue
Block a user