mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
Don't force stacktrace with mingw
This commit is contained in:
committed by
sledgehammer999
parent
a7056f5a66
commit
e3ea8b0213
@@ -41,7 +41,9 @@ CONFIG(debug, debug|release) {
|
||||
}
|
||||
|
||||
#Enable backtrace support
|
||||
win32-msvc* {
|
||||
CONFIG += strace_win
|
||||
}
|
||||
|
||||
strace_win:{
|
||||
DEFINES += STACKTRACE_WIN
|
||||
|
||||
Reference in New Issue
Block a user