Add clangd support
This commit is contained in:
parent
381444ef38
commit
49abf45d31
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
codespell
|
||||
conan
|
||||
cppcheck
|
||||
python312Packages.compiledb # generates compile_commands.json for Makefiles
|
||||
]
|
||||
++ (
|
||||
if system == "aarch64-darwin"
|
||||
|
|
Loading…
Reference in a new issue