Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTS

This commit is contained in:
Marc Aldorasi
2019-11-11 12:47:33 -05:00
parent 5e328c6d74
commit 64f40c5d09

View File

@@ -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 ``<target>``. The ``<target>`` must be defined in the current