Solved Generate compile_commands.json

Hi,
I'd like to use nvim + coc-clangd plugin for exploring /usr/src. Is there an easy way how to obtain/generate the compile_commands.json file needed for that plugin/clangd?
 
 
Back
Top