Files
codechecker-analysis-action/test/simple/compile_commands.json

8 lines
113 B
JSON
Raw Permalink Normal View History

[
{
2021-11-28 14:31:07 +01:00
"directory": "__DIRECTORY__",
"command": "g++ -c main.cpp -o main.o",
"file": "main.cpp"
}
]