Using the ninja build system how to specify a particular output in a rule?
I have a rule which generates two outputs, how to specify a particular output in the command for the rule.
I have a rule which generates two outputs, how to specify a particular output in the command for the rule.