This tool exands the compile_commands.json
of unity build files generated by CMake to enable clangd support.
Without this, clangd doesn't know what to do with the compilation units.
Default file is compile_commands.json
in the current working directory.
Outputs to console by default. Use -i
to update in-place.
To use: