build: add .clangd to fix clangd lsp issues on Windows
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
5422792705
commit
f50208653e
1 changed files with 3 additions and 0 deletions
3
.clangd
Normal file
3
.clangd
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
CompileFlags:
|
||||
Add:
|
||||
- -Xclang=-std=c++23
|
||||
Loading…
Add table
Reference in a new issue