[nostalgia] Switch Studio to PassThroughFS
This commit is contained in:
3
.vscode/c_cpp_properties.json
vendored
3
.vscode/c_cpp_properties.json
vendored
@ -30,7 +30,8 @@
|
||||
],
|
||||
"compilerPath": "/usr/bin/clang",
|
||||
"cStandard": "c11",
|
||||
"cppStandard": "c++17"
|
||||
"cppStandard": "c++17",
|
||||
"compileCommands": "${workspaceFolder}/build/linux-x86_64-debug/compile_commands.json"
|
||||
},
|
||||
{
|
||||
"name": "Linux",
|
||||
|
Reference in New Issue
Block a user