mirror of
https://github.com/ValveSoftware/GameNetworkingSockets.git
synced 2026-05-29 16:20:34 +00:00
b7afecd1ea
Signed-off-by: Steven Noonan <steven@valvesoftware.com>
12 lines
200 B
Plaintext
12 lines
200 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"cmake.buildDirectory": "${workspaceRoot}/build",
|
|
"C_Cpp.default.compileCommands": "${workspaceFolder}/build/compile_commands.json",
|
|
}
|
|
}
|