Removed wrong key.
--HG-- branch : develop
This commit is contained in:
parent
88324a11f2
commit
95ef34bf72
|
@ -62,7 +62,7 @@ CONFIG(debug, debug|release){
|
|||
# -isystem key works only for headers. In some cases it's not enough. But we can't delete these warnings and
|
||||
# want them in the global list. Compromise decision is to delete them from the local list.
|
||||
QMAKE_CXXFLAGS -= \
|
||||
-Wno-long-long \
|
||||
-Wlong-long \
|
||||
|
||||
noAddressSanitizer{ # For enable run qmake with CONFIG+=noAddressSanitizer
|
||||
# do nothing
|
||||
|
|
Loading…
Reference in New Issue
Block a user