mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
Fix compilation warnings in smtp.h (cgreco)
This commit is contained in:
@@ -6,6 +6,7 @@ include(conf.pri)
|
||||
QT += dbus
|
||||
}
|
||||
|
||||
QMAKE_CXXFLAGS += -Wformat -Wformat-security
|
||||
QMAKE_LFLAGS_APP += -rdynamic
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += libtorrent-rasterbar
|
||||
|
||||
Reference in New Issue
Block a user