Make hello_world compile
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
{
|
||||
"label": "Blubb",
|
||||
"type": "shell",
|
||||
"command": "wsl make -f NewMakefile BUILD_PROFILE=release",
|
||||
"command": "wsl make all -f NewMakefile BUILD_PROFILE=release",
|
||||
"options": {
|
||||
"cwd": "Code"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user