mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-02-01 04:34:07 +03: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
Reference in a new issue