{ "version": "2.0.0", "tasks": [ { "label": "build all", "type": "shell", "command": "source /opt/dumpling-wayland-nxp/3.3.6/environment-setup-cortexa53-crypto-tq-linux; make clean; make -j$(nproc)", "problemMatcher": [], "group": { "kind": "build", "isDefault": true } }, ] }