8 lines
211 B
JSON
8 lines
211 B
JSON
|
[
|
||
|
{
|
||
|
"directory": "DIR",
|
||
|
"command": "clang -fsyntax-only DIR/tu.c -fmodules -gmodules -fimplicit-module-maps -fmodules-cache-path=DIR/cache -include DIR/pch.h -o DIR/tu.o",
|
||
|
"file": "DIR/tu.c"
|
||
|
}
|
||
|
]
|