mirror of
https://github.com/thepigeongenerator/sdl_template.git
synced 2025-12-17 05:55:47 +01:00
add sanitizers to debug builds
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -6,7 +6,7 @@
|
||||
"type": "lldb",
|
||||
"request": "launch",
|
||||
"env": {
|
||||
"DEBUG": "1"
|
||||
"DEBUG": "1",
|
||||
},
|
||||
"program": "",
|
||||
"linux": {
|
||||
|
||||
Reference in New Issue
Block a user