11
compile_commands.json
Normal file
11
compile_commands.json
Normal file
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"arguments": [
|
||||
"cc",
|
||||
"-o",
|
||||
"rbtext",
|
||||
"rbtext.c"
|
||||
],
|
||||
"file": "rbtext.c"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user