mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-31 03:50:20 -07:00
Fix deprecation warning
This commit is contained in:
parent
b5b06ce36d
commit
124dcee7b8
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ contains(DEFINES, DISABLE_GUI) {
|
|||
TARGET = qbittorrent
|
||||
}
|
||||
|
||||
unix:QMAKE_LFLAGS_SHAPP += -rdynamic
|
||||
unix:QMAKE_LFLAGS_APP += -rdynamic
|
||||
|
||||
unix {
|
||||
CONFIG += link_pkgconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue