ninja-add_custom_command-depfile.rst 258 B

123456
  1. ninja-add_custom_command-depfile
  2. --------------------------------
  3. * The :command:`add_custom_command` command gained a new ``DEPFILE``
  4. option that works with the :generator:`Ninja` generator to provide
  5. implicit dependency information to the build tool.