3700 FPS here we go
This commit is contained in:
Vendored
+3
-2
@@ -106,12 +106,13 @@
|
||||
"scoped_allocator": "cpp",
|
||||
"stack": "cpp",
|
||||
"coroutine": "cpp",
|
||||
"*.tcc": "cpp"
|
||||
"*.tcc": "cpp",
|
||||
"stop_token": "cpp"
|
||||
},
|
||||
"cmake.skipConfigureIfCachePresent": false,
|
||||
"cmake.configureArgs": [
|
||||
"-Wno-dev"
|
||||
],
|
||||
"C_Cpp.default.cppStandard": "c++20",
|
||||
"C_Cpp.default.intelliSenseMode": "gcc-x64"
|
||||
"C_Cpp.default.intelliSenseMode": "msvc-x64"
|
||||
}
|
||||
Reference in New Issue
Block a user