7 lines
156 B
JSON
7 lines
156 B
JSON
|
{
|
||
|
"cmake.configureSettings": {
|
||
|
"CMAKE_BUILD_TYPE": "Debug"
|
||
|
},
|
||
|
"cmake.copyCompileCommands": "${workspaceFolder}/compile_commands.json"
|
||
|
}
|