Activate Debugging on CMake
This commit is contained in:
1
.vscode/tasks.json
vendored
1
.vscode/tasks.json
vendored
@@ -6,6 +6,7 @@
|
||||
"type": "shell",
|
||||
"command": "cmake",
|
||||
"args": [
|
||||
"-DCMAKE_BUILD_TYPE=Debug",
|
||||
"."
|
||||
],
|
||||
"group": {
|
||||
|
||||
Reference in New Issue
Block a user