some config optimizations
This commit is contained in:
3
.vscode/c_cpp_properties.json
vendored
3
.vscode/c_cpp_properties.json
vendored
@@ -13,7 +13,8 @@
|
||||
},
|
||||
"intelliSenseMode": "msvc-x64",
|
||||
"cStandard": "c11",
|
||||
"cppStandard": "c++17"
|
||||
"cppStandard": "c++17",
|
||||
"compilerPath": "/usr/bin/clang"
|
||||
},
|
||||
{
|
||||
"name": "Mac",
|
||||
|
||||
Reference in New Issue
Block a user