mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-05 11:24:15 +00:00
Enable backtrace support for mingw builds too.
This commit is contained in:
parent
f88ceed2b6
commit
575125485e
@ -41,9 +41,7 @@ CONFIG(debug, debug|release) {
|
||||
}
|
||||
|
||||
#Enable backtrace support
|
||||
win32-msvc* {
|
||||
CONFIG += strace_win
|
||||
}
|
||||
CONFIG += strace_win
|
||||
|
||||
strace_win:{
|
||||
DEFINES += STACKTRACE_WIN
|
||||
|
Loading…
x
Reference in New Issue
Block a user