Copy compile_commands to a user specified directory after CMake Configure
Opened this issue · 1 comments
SineStriker commented
Same as cmake.copyCompileCommands
in VSCode cmake tools.
kamou commented
if you are using clangd, you may want to create the .clangd file at the root of your project with the following content:
CompileFlags:
CompilationDatabase: out/Debug