Change task to build with GPSD

pull/32/head
Geoffrey Merck 4 years ago
parent c9ac1e7a51
commit 525dccec6c

@ -8,7 +8,7 @@
"type": "shell",
"command": "make",
"args": [
"-j3"
"-j3", "USE_GPSD=1"
],
"group": {
"kind": "build",

Loading…
Cancel
Save

Powered by TurnKey Linux.