mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05:00
3b07ec631d
Signed-off-by: Chen Linxuan <me@black-desk.cn>
6 lines
209 B
ReStructuredText
6 lines
209 B
ReStructuredText
add_custom_command-target-alias
|
|
-------------------------------
|
|
|
|
* The :ref:`add_custom_command(TARGET) <add_custom_command(TARGET)>`
|
|
signature now supports adding build events through :ref:`Alias Targets`.
|