OBJECT_OUTPUTS¶
Additional outputs for a Ninja
or Makefile 生成器 rule.
Additional outputs created by compilation of this source file. If any
of these outputs is missing the object will be recompiled. This is
supported only on the Ninja
and Makefile 生成器
and will be ignored on other generators.
This property supports
generator expressions
.