mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-14 09:25:49 +08:00
refs #540 Add the ability to capture the current call stack, and use it in singleShot.
This commit is contained in:
@@ -86,6 +86,12 @@ win32-g++: QMAKE_CXXFLAGS_DEBUG += -Og
|
||||
|
||||
equals(WORD_SIZE,64)|!win32: BLACK_CONFIG -= FSX FS9
|
||||
|
||||
################################
|
||||
# For BlackMisc::getStackTrace
|
||||
################################
|
||||
|
||||
linux-g++: QMAKE_LFLAGS_DEBUG *= -rdynamic
|
||||
|
||||
################################
|
||||
# Suppress stupid warnings
|
||||
################################
|
||||
|
||||
Reference in New Issue
Block a user