Add compile_commands.json
Signed-off-by: 0xf8 <0xf8.dev@proton.me>
This commit is contained in:
parent
b8b63d6a93
commit
41db7a8c12
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"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user