mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-06-16 07:06:51 +00:00
fix being able to build from any file
This commit is contained in:
parent
cebccecf2b
commit
656ce8ed8d
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@ -2,7 +2,7 @@
|
||||
"version": "2.0.0",
|
||||
"tasks": [
|
||||
{
|
||||
"type": "cppbuild",
|
||||
"type": "process",
|
||||
"label": "buildSim",
|
||||
"command": "g++",
|
||||
"args": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user