mirror of
https://github.com/reactos/CMake.git
synced 2025-02-22 21:11:43 +00:00
Merge topic 'custom-command-byproducts'
1f4f2aab Help: Add notes for topic 'custom-command-byproducts'
This commit is contained in:
commit
66ba7ea831
7
Help/release/dev/custom-command-byproducts.rst
Normal file
7
Help/release/dev/custom-command-byproducts.rst
Normal file
@ -0,0 +1,7 @@
|
||||
custom-command-byproducts
|
||||
-------------------------
|
||||
|
||||
* The :command:`add_custom_command` and :command:`add_custom_target`
|
||||
commands learned a new ``BYPRODUCTS`` option to specify files
|
||||
produced as side effects of the custom commands. These are not
|
||||
outputs because they do not always have to be newer than inputs.
|
Loading…
x
Reference in New Issue
Block a user