rbtext/compile_commands.json

12 lines
98 B
JSON
Raw Permalink Normal View History

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