mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Fix deprecation warning
This commit is contained in:
@@ -150,7 +150,7 @@ contains(DEFINES, DISABLE_GUI) {
|
||||
TARGET = qbittorrent
|
||||
}
|
||||
|
||||
unix:QMAKE_LFLAGS_SHAPP += -rdynamic
|
||||
unix:QMAKE_LFLAGS_APP += -rdynamic
|
||||
|
||||
unix {
|
||||
CONFIG += link_pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user