Add a Linux config in launch.json
This commit is contained in:
parent
294666c516
commit
a434d7f1ae
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
@ -66,7 +66,8 @@
|
|||||||
"name": "list",
|
"name": "list",
|
||||||
"program": "${workspaceFolder}/build/src/Platform/b_list",
|
"program": "${workspaceFolder}/build/src/Platform/b_list",
|
||||||
"args": [],
|
"args": [],
|
||||||
"cwd": "/Users/rmontanana/Code/discretizbench",
|
//"cwd": "/Users/rmontanana/Code/discretizbench",
|
||||||
|
"cwd": "/home/rmontanana/Code/covbench",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Build & debug active file",
|
"name": "Build & debug active file",
|
||||||
|
Loading…
Reference in New Issue
Block a user