{ "version": "2.0.0", "tasks": [ { "type": "cmake", "label": "CMake: clean rebuild", "command": "cleanRebuild", "targets": [ "all" ], "group": "build", "problemMatcher": [], "detail": "CMake template clean rebuild task" } ] }