Implemented logging utilities
This commit is contained in:
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"C_Cpp.default.cppStandard": "c++20",
|
||||
"cmake.debugConfig": {
|
||||
"cwd": "${workspaceFolder}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user