1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-07-25 15:41:27 +00:00

fix debugging

This commit is contained in:
2021-09-17 13:09:34 -07:00
parent 56cb20ca82
commit 9c0c07453a
2 changed files with 2 additions and 2 deletions

2
.vscode/tasks.json vendored
View File

@@ -3,7 +3,7 @@
"tasks": [
{
"type": "cppbuild",
"label": "Build simulation",
"label": "buildSim",
"command": "g++",
"args": [
"-g",