7 lines
139 B
JSON
7 lines
139 B
JSON
{
|
|
"includePath": "/opt/homebrew/include",
|
|
"compilerPath": "/usr/bin/clang++",
|
|
"cStandard": "c11",
|
|
"cppStandard": "c++17"
|
|
}
|