Remove submodules to change its location
This commit is contained in:
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@@ -5,9 +5,9 @@
|
||||
"type": "lldb",
|
||||
"request": "launch",
|
||||
"name": "test",
|
||||
"program": "${workspaceFolder}/build_debug/tests/unit_tests_folding",
|
||||
"program": "${workspaceFolder}/build_Debug/tests/unit_tests_folding",
|
||||
"args": [],
|
||||
"cwd": "${workspaceFolder}/build_debug/tests",
|
||||
"cwd": "${workspaceFolder}/build_Debug/tests",
|
||||
},
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user