forked from OSchip/llvm-project
8 lines
197 B
JSON
8 lines
197 B
JSON
|
[
|
||
|
{
|
||
|
"directory": "DIR",
|
||
|
"command": "clang -x c-header DIR/pch.h -fmodules -gmodules -fimplicit-module-maps -fmodules-cache-path=DIR/cache -o DIR/pch.h.gch",
|
||
|
"file": "DIR/pch.h"
|
||
|
}
|
||
|
]
|