Disable using asan by default
This commit is contained in:
parent
aff9adc721
commit
9c324d1eb9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
TEMPLATE = app
|
||||
CONFIG += console c++17 sanitizer sanitize_address
|
||||
CONFIG += console c++17
|
||||
CONFIG -= app_bundle
|
||||
CONFIG -= qt
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue