13 lines
239 B
JSON
13 lines
239 B
JSON
|
[
|
||
|
{
|
||
|
"directory": "DIR",
|
||
|
"command": "clang -E DIR/symlink_input.cpp -IInputs",
|
||
|
"file": "DIR/symlink_input.cpp"
|
||
|
},
|
||
|
{
|
||
|
"directory": "DIR",
|
||
|
"command": "clang -E DIR/symlink_input2.cpp -IInputs",
|
||
|
"file": "DIR/symlink_input2.cpp"
|
||
|
}
|
||
|
]
|