UNPKG

setup-cpp

Version:

Install all the tools required for building and testing C++/C projects.

18 lines (17 loc) 313 B
{ "problemMatcher": [ { "owner": "gcc", "pattern": [ { "regexp": "^(.*?):(\\d+):(\\d*):?\\s+(?:fatal\\s+)?(warning|error):\\s+(.*)$", "file": 1, "line": 2, "column": 3, "severity": 4, "message": 5 } ] } ] }