rbtext/compile_commands.json

12 lines
98 B
JSON

[
{
"arguments": [
"cc",
"-o",
"rbtext",
"rbtext.c"
],
"file": "rbtext.c"
}
]