style: editing the clangd configration of this project
This commit is contained in:
parent
e299deef16
commit
b7b92dfbcf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
CompileFlags:
|
CompileFlags:
|
||||||
Compiler: clang
|
Compiler: clang
|
||||||
Add:
|
Add:
|
||||||
- "-xc"
|
- "-xc++"
|
||||||
- "-I/usr/local/include"
|
- "-I/usr/local/include"
|
||||||
- "-I/nix/store/pzmpyb9hxfv60vh0l67avr94h71nip1b-llvm-16.0.6-dev/include"
|
- "-I/nix/store/pzmpyb9hxfv60vh0l67avr94h71nip1b-llvm-16.0.6-dev/include"
|
||||||
- "-I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include"
|
- "-I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue