This commit is contained in:
9
.vscode/launch.json
vendored
9
.vscode/launch.json
vendored
@@ -13,6 +13,15 @@
|
||||
"SCC_TEST_VERBOSE": "7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "gdb",
|
||||
"request": "launch",
|
||||
"name": "cci-example",
|
||||
"program": "${workspaceFolder}/build/Debug/tests/configuration/cci-example",
|
||||
"environment": {
|
||||
"SCC_TEST_VERBOSE": "7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "cppdbg quantum_keeper_mt",
|
||||
"type": "cppdbg",
|
||||
|
||||
Reference in New Issue
Block a user