mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 13:18:06 -06:00
- max compilation fix
This commit is contained in:
@@ -16,7 +16,9 @@ DEFINES += VERSION_MAJOR=1
|
||||
DEFINES += VERSION_MINOR=2
|
||||
DEFINES += VERSION_BUGFIX=0
|
||||
|
||||
QMAKE_LFLAGS += -Wl,--as-needed
|
||||
!mac {
|
||||
QMAKE_LFLAGS += -Wl,--as-needed
|
||||
}
|
||||
|
||||
contains(DEBUG_MODE, 1){
|
||||
CONFIG += debug
|
||||
|
||||
Reference in New Issue
Block a user