summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-06-29 15:49:27 (GMT)
committerKitware Robot <kwrobot@kitware.com>2023-06-29 15:49:35 (GMT)
commitd1538805b5feabbe13d913e1a0791db8206ece7a (patch)
treeea5bc1136aec7a72b1ab7566e2a9cb4edd077dfc /Help/command
parentc24be2ffe726f876a5b4c235848b24bc3fe5f5e2 (diff)
parente588d29eafc67c98f847a35eb6436fa3a7d4622f (diff)
downloadCMake-d1538805b5feabbe13d913e1a0791db8206ece7a.zip
CMake-d1538805b5feabbe13d913e1a0791db8206ece7a.tar.gz
CMake-d1538805b5feabbe13d913e1a0791db8206ece7a.tar.bz2
Merge topic 'doc-add_custom_command'
e588d29eaf Help: add_custom_command(TARGET) does not support USES_TERMINAL Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: William Jones <william.luke.jones@gmail.com> Merge-request: !8602
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/add_custom_command.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/add_custom_command.rst b/Help/command/add_custom_command.rst
index 6dc6832..aa232cb 100644
--- a/Help/command/add_custom_command.rst
+++ b/Help/command/add_custom_command.rst
@@ -478,7 +478,7 @@ target is already built, the command will not execute.
[BYPRODUCTS [files...]]
[WORKING_DIRECTORY dir]
[COMMENT comment]
- [VERBATIM] [USES_TERMINAL]
+ [VERBATIM]
[COMMAND_EXPAND_LISTS])
This defines a new command that will be associated with building the