linux build changes
This commit is contained in:
Vendored
+2
-3
@@ -106,11 +106,10 @@
|
|||||||
"scoped_allocator": "cpp",
|
"scoped_allocator": "cpp",
|
||||||
"stack": "cpp"
|
"stack": "cpp"
|
||||||
},
|
},
|
||||||
"cmake.generator": "Visual Studio 16 2019",
|
|
||||||
"cmake.skipConfigureIfCachePresent": false,
|
"cmake.skipConfigureIfCachePresent": false,
|
||||||
"cmake.configureArgs": [
|
"cmake.configureArgs": [
|
||||||
"-Wno-dev"
|
"-Wno-dev"
|
||||||
],
|
],
|
||||||
"C_Cpp.default.cppStandard": "c++17",
|
"C_Cpp.default.cppStandard": "c++20",
|
||||||
"C_Cpp.default.intelliSenseMode": "msvc-x64"
|
"C_Cpp.default.intelliSenseMode": "gcc-x64"
|
||||||
}
|
}
|
||||||
Regular → Executable
Regular → Executable
Reference in New Issue
Block a user