{
"configurations": [
"name": "CLion",
"includePath": [
"${workspaceFolder}/**"
],
"defines": [
"cStandard": "c17",
"cppStandard": "c++20"
}
"version": 4