19 lines
428 B
JSON
19 lines
428 B
JSON
[
|
|
{
|
|
"arguments": [
|
|
"/nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/cc",
|
|
"-c",
|
|
"-Ivendor/",
|
|
"-g",
|
|
"-Wall",
|
|
"-Wextra",
|
|
"-o",
|
|
"bin/an_editor.o",
|
|
"src/main.c"
|
|
],
|
|
"directory": "/home/patrick/Documents/an_editor",
|
|
"file": "/home/patrick/Documents/an_editor/src/main.c",
|
|
"output": "/home/patrick/Documents/an_editor/bin/an_editor.o"
|
|
}
|
|
]
|