- 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.
|