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

8 lines
113 B
JSON
Raw Normal View History

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