1[ 2{ 3 "directory": "$test_dir/build", 4 "command": "clang++ -o test.o -I../include $test_dir/src/test.cpp", 5 "file": "$test_dir/src/test.cpp" 6} 7] 8