9 lines
189 B
JSON
Executable File
9 lines
189 B
JSON
Executable File
{
|
|
"configurations": [
|
|
{
|
|
"compileCommands": "${workspaceFolder}/build/compile_commands.json",
|
|
"configurationProvider": "ms-vscode.cmake-tools"
|
|
}
|
|
],
|
|
"version": 4
|
|
} |