build: add .clangd to fix clangd lsp issues on Windows
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
light7734 2025-10-29 23:17:37 +03:30
parent 5422792705
commit f50208653e

3
.clangd Normal file
View file

@ -0,0 +1,3 @@
CompileFlags:
Add:
- -Xclang=-std=c++23