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