Add -g flag even for release build
This commit is contained in:
parent
a54f4f94c9
commit
4dc0c71d3f
@ -14,6 +14,7 @@ CONFIG += c++17 console
|
||||
|
||||
DEFINES+=APP_VERSION=\\\"$$VERSION\\\"
|
||||
|
||||
QMAKE_CXXFLAGS += -g
|
||||
QMAKE_CXXFLAGS += -Wno-deprecated-copy
|
||||
|
||||
# custom target for 'git subtree'
|
||||
|
Loading…
Reference in New Issue
Block a user