mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-24 18:44:52 +08: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…
Reference in New Issue
Block a user