Ninja: Set TARGET_COMPILE_PDB correctly for compile_commands.json Previously the Ninja target generator did not set the TARGET_COMPILE_PDB before writing a compiler command to `compile_commands.json`. Fixes: #25214