2 // See https://go.microsoft.com/fwlink/?LinkId=733558
3 // for the documentation about the tasks.json format
7 "label": "Build AOCODARCH7DUAL",
9 "command": "make AOCODARCH7DUAL",
13 "cwd": "${workspaceFolder}/build"
17 "label": "Build AOCODARCH7DUAL",
19 "command": "make AOCODARCH7DUAL",
26 "cwd": "${workspaceFolder}/build"
31 "label": "CMAKE Update",
33 "command": "cmake ..",
37 "cwd": "${workspaceFolder}/build"