8 lines
147 B
JSON
8 lines
147 B
JSON
|
[
|
||
|
{
|
||
|
"directory": "$test_dir/build",
|
||
|
"command": "clang++ -o test.o -I../include $test_dir/src/test.cpp",
|
||
|
"file": "$test_dir/src/test.cpp"
|
||
|
}
|
||
|
]
|