summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/ninja-add_custom_command-depfile.rst
blob: c8099fe8af35eaf8eca21aefc39ca34456cc884f (plain)
1
2
3
4
5
6
ninja-add_custom_command-depfile
--------------------------------

* The :command:`add_custom_command` command gained a new ``DEPFILE``
  option that works with the :generator:`Ninja` generator to provide
  implicit dependency information to the build tool.