launch.json fix
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -15,7 +15,7 @@
|
||||
"request": "launch",
|
||||
"program": "${workspaceFolder}/src",
|
||||
"args": ["link", "test_module", "-d"],
|
||||
"dlvCwd": "${workspaceFolder}/src",
|
||||
"dlvCwd": "${workspaceFolder}/src"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user