...
This commit is contained in:
parent
e92b0c1867
commit
360a0010ff
1 changed files with 2 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -62,5 +62,6 @@
|
||||||
"variant": "cpp",
|
"variant": "cpp",
|
||||||
"algorithm": "cpp"
|
"algorithm": "cpp"
|
||||||
},
|
},
|
||||||
"C_Cpp.clang_format_path": "/usr/bin/clang-format"
|
"C_Cpp.clang_format_path": "/usr/bin/clang-format",
|
||||||
|
"cmake.configureOnOpen": true
|
||||||
}
|
}
|
Loading…
Reference in a new issue