16 lines
270 B
JSON
16 lines
270 B
JSON
[
|
|
{
|
|
"directory": "/home/mcorange/@Projects/xor64/dim/dim_plugins/example_c",
|
|
"arguments": [
|
|
"gcc",
|
|
"-c",
|
|
"-o",
|
|
"/home/mcorange/@Projects/xor64/dim/target/objects/example_c/main.o",
|
|
"src/main.c",
|
|
"-fPIC",
|
|
"-pie"
|
|
],
|
|
"file": "src/main.c"
|
|
}
|
|
]
|