Closed quic-bjorande closed 6 months ago
Introduce a make target for generating compile_commands.json to feed clangd and the Language Server Protocol, to gain better editor integration.
Add the relevant files to .gitignore.
sneaked in #56
Ohh, sorry about that. I missed that I cherry-picked the patch into my tree to generate compile_commands.json again...
Introduce a make target for generating compile_commands.json to feed clangd and the Language Server Protocol, to gain better editor integration.
Add the relevant files to .gitignore.