style: editing the clangd configration of this project

This commit is contained in:
Raphael 2024-10-22 14:08:27 +02:00
parent e299deef16
commit b7b92dfbcf

View file

@ -1,7 +1,7 @@
CompileFlags:
Compiler: clang
Add:
- "-xc"
- "-xc++"
- "-I/usr/local/include"
- "-I/nix/store/pzmpyb9hxfv60vh0l67avr94h71nip1b-llvm-16.0.6-dev/include"
- "-I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include"