mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
Merge topic 'ninja-custom-command-depends'
082ccd7530 add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !8198
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
ninja-custom-command-depends
|
||||
----------------------------
|
||||
|
||||
* The :command:`add_custom_command` command gained a new
|
||||
``DEPENDS_EXPLICIT_ONLY`` option to tell the :ref:`Ninja Generators`
|
||||
not to add any dependencies implied by the target to which it is
|
||||
attached.
|
||||
Reference in New Issue
Block a user