{ "version": "2.0.0", "tasks": [ { "label": "Build", "type": "cmake", "command": "build", "problemMatcher": "$gcc", "group": { "kind": "build", "isDefault": true } } ] }