Tsvetomir
Tsvetomir
@tdimitrov.bsky.social
Software engineer. Interested in networking, distributed systems and blockchains.
If you use a C/C++ build system which doesn't support compile_commmands.json generation you can use github.com/rizsotto/Bear to generate one. You just run 'bear -- make ...' where 'make ...' is the command you use to build the project and voila. You have got compile_commands.json.
GitHub - rizsotto/Bear: Bear is a tool that generates a compilation database for clang tooling.
Bear is a tool that generates a compilation database for clang tooling. - rizsotto/Bear
github.com
March 27, 2024 at 6:12 PM