18 lines
451 B
JSON
18 lines
451 B
JSON
|
[
|
||
|
{
|
||
|
"directory": "DIR",
|
||
|
"command": "clang -E -fsyntax-only DIR/regular_cdb_input2.cpp -IInputs -D INCLUDE_HEADER2 -MD -MF DIR/regular_cdb2.d",
|
||
|
"file": "DIR/regular_cdb_input2.cpp"
|
||
|
},
|
||
|
{
|
||
|
"directory": "DIR",
|
||
|
"command": "clang -E DIR/regular_cdb_input.cpp -IInputs",
|
||
|
"file": "DIR/regular_cdb_input.cpp"
|
||
|
},
|
||
|
{
|
||
|
"directory": "DIR",
|
||
|
"command": "clang -E DIR/regular_cdb_input.cpp -IInputs -o adena.o",
|
||
|
"file": "DIR/regular_cdb_input.cpp"
|
||
|
}
|
||
|
]
|