mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
Enable backtrace support for mingw builds too.
This commit is contained in:
@@ -41,9 +41,7 @@ CONFIG(debug, debug|release) {
|
||||
}
|
||||
|
||||
#Enable backtrace support
|
||||
win32-msvc* {
|
||||
CONFIG += strace_win
|
||||
}
|
||||
CONFIG += strace_win
|
||||
|
||||
strace_win:{
|
||||
DEFINES += STACKTRACE_WIN
|
||||
|
||||
Reference in New Issue
Block a user