tempus/compile_commands.json

6 lines
125 B
JSON

[
{
"arguments": [ "/usr/bin/gcc", "-c", "-o", "src/main.o", "src/main.c" ],
"file": "src/main.c"
}
]