This commit is contained in:
3
.vscode/c_cpp_properties.json
vendored
3
.vscode/c_cpp_properties.json
vendored
@@ -3,7 +3,8 @@
|
|||||||
{
|
{
|
||||||
"name": "Pivot",
|
"name": "Pivot",
|
||||||
"cppStandard": "c++20",
|
"cppStandard": "c++20",
|
||||||
"includePath": ["include"]
|
"includePath": ["include"],
|
||||||
|
"compileCommands": "${workspaceFolder}/.vscode/compile_commands.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 4
|
"version": 4
|
||||||
|
|||||||
Reference in New Issue
Block a user