mirror of
https://github.com/ValveSoftware/GameNetworkingSockets.git
synced 2026-05-29 16:20:34 +00:00
vscode: enable ms-vscode.cmake-tools C++ configuration provider
Signed-off-by: Steven Noonan <steven@valvesoftware.com>
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
"settings": {
|
||||
"cmake.buildDirectory": "${workspaceFolder}/build",
|
||||
"C_Cpp.default.compileCommands": "${workspaceFolder}/build/compile_commands.json",
|
||||
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user