# The Visual Studio CMake generator (build/) does not emit compile_commands.json,
# so the Ninja config in build-clangd/ provides it. Regenerate after changing
# sources or include dirs with: gen-compile-commands.bat
CompileFlags:
  CompilationDatabase: build-clangd
