udpate build task to all

feature/IPV6_#35_Reboot
Geoffrey Merck 3 years ago
parent 0cbf2010ff
commit 0439332629

10
.vscode/tasks.json vendored

@ -13,7 +13,10 @@
"USE_GPSD=1",
"all"
],
"group": "build",
"group": {
"kind": "build",
"isDefault": true
},
"problemMatcher": []
},
{
@ -91,10 +94,7 @@
"ENABLE_DEBUG=1",
"USE_GPSD=1"
],
"group": {
"kind": "build",
"isDefault": true
},
"group": "build",
"problemMatcher": []
}
]

Loading…
Cancel
Save

Powered by TurnKey Linux.