Skip to content

Commit 0a3924e

Browse files
author
Steven Noonan
committed
vscode: enable ms-vscode.cmake-tools C++ configuration provider
Signed-off-by: Steven Noonan <[email protected]>
1 parent 2a5bb4d commit 0a3924e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GameNetworkingSockets.code-workspace

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"settings": {
88
"cmake.buildDirectory": "${workspaceFolder}/build",
99
"C_Cpp.default.compileCommands": "${workspaceFolder}/build/compile_commands.json",
10+
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools"
1011
}
1112
}

0 commit comments

Comments
 (0)