Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

Generate compile_commands.json file for Makefile projects. #3

Open
dschaefer opened this issue Jan 23, 2019 · 0 comments
Open

Generate compile_commands.json file for Makefile projects. #3

dschaefer opened this issue Jan 23, 2019 · 0 comments

Comments

@dschaefer
Copy link
Contributor

In order to support clangd, we always need a compile_commands.json file. We can generate one for Makeflie projects by running make in dry-run, always-build mode and scanning the output for compile commands.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant