6 lines
108 B
JSON
6 lines
108 B
JSON
{
|
|
"clangd.arguments": [
|
|
"--compile-commands-dir=buildDir/"
|
|
],
|
|
"clangd.path": "clangd",
|
|
} |