diff --git a/.vscode/launch.json b/.vscode/launch.json index dec156a..2771848 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -9,7 +9,7 @@ "request": "launch", "name": "Debug XMake target", "target": "Pivot", - "cwd": "${workspaceFolder}", + "cwd": "${workspaceFolder}/matricies", } ] } \ No newline at end of file