Y
Hacker News
new
|
ask
|
show
|
jobs
by
fizixer
3674 days ago
Any equivalent options for make?
1 comments
LazyGrizzly
3674 days ago
For make you could use bear (
https://github.com/rizsotto/Bear
). It allows you to generate a compilation database that is equivalent to that of cmake projects.
link