Files
codechecker-analysis-action/test/simple/compile_commands.json
2021-11-28 14:46:48 +01:00

8 lines
113 B
JSON

[
{
"directory": "__DIRECTORY__",
"command": "g++ -c main.cpp -o main.o",
"file": "main.cpp"
}
]