mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-22 12:34:19 +00:00
Don't force stacktrace with mingw
This commit is contained in:
parent
14808d2bef
commit
02c161be60
@ -41,7 +41,9 @@ CONFIG(debug, debug|release) {
|
||||
}
|
||||
|
||||
#Enable backtrace support
|
||||
CONFIG += strace_win
|
||||
win32-msvc* {
|
||||
CONFIG += strace_win
|
||||
}
|
||||
|
||||
strace_win:{
|
||||
DEFINES += STACKTRACE_WIN
|
||||
|
Loading…
x
Reference in New Issue
Block a user