This commit is contained in:
ivaquero
2024-06-15 02:09:26 +08:00
parent a0fafdf5b6
commit 81d3f4f3f4
3 changed files with 14 additions and 8 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"includePath": "/opt/homebrew/include",
"compilerPath": "/usr/bin/clang++",
"cStandard": "c11",
"cppStandard": "c++17"
}