Update .vscode/launch.json to build ns-3 before starting to debug
This commit is contained in:
committed by
Tommaso Pecorella
parent
6aa2d3238e
commit
9ae9a044c3
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@@ -12,6 +12,7 @@
|
||||
"args": [],
|
||||
"stopAtEntry": false,
|
||||
"cwd": "${workspaceFolder}",
|
||||
"preLaunchTask": "Build",
|
||||
"environment": [
|
||||
{
|
||||
"name": "LD_LIBRARY_PATH",
|
||||
|
||||
Reference in New Issue
Block a user