From 64f40c5d098c58de99bf9335b85ca97971ecf02e Mon Sep 17 00:00:00 2001 From: Marc Aldorasi Date: Mon, 11 Nov 2019 12:47:33 -0500 Subject: Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTS --- Help/command/add_custom_command.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Help/command/add_custom_command.rst b/Help/command/add_custom_command.rst index df7cc4e..aba3742 100644 --- a/Help/command/add_custom_command.rst +++ b/Help/command/add_custom_command.rst @@ -227,7 +227,8 @@ target is already built, the command will not execute. [BYPRODUCTS [files...]] [WORKING_DIRECTORY dir] [COMMENT comment] - [VERBATIM] [USES_TERMINAL]) + [VERBATIM] [USES_TERMINAL] + [COMMAND_EXPAND_LISTS]) This defines a new command that will be associated with building the specified ````. The ```` must be defined in the current -- cgit v0.12