Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Saleem Abdulrasool
CMake
Commits
64f40c5d
Commit
64f40c5d
authored
Nov 11, 2019
by
Marc Aldorasi
Browse files
Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTS
parent
5e328c6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Help/command/add_custom_command.rst
View file @
64f40c5d
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment