Ninja Multi-Config: Fix crash on custom command config with no output
With generator expressions in a custom command's OUTPUT
and
BYPRODUCTS
, it is possible to have no outputs at all for a particular
configuration. Generate no rule in this case.
Fixes: #21989 (closed)
Backport: release