Просмотр исходного кода

Merge topic 'doc-add_custom_command' into release-3.27

e588d29eaf Help: add_custom_command(TARGET) does not support USES_TERMINAL

Acked-by: Kitware Robot <[email protected]>
Acked-by: William Jones <[email protected]>
Merge-request: !8602
Brad King 2 лет назад
Родитель
Сommit
7952e11466
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Help/command/add_custom_command.rst

+ 1 - 1
Help/command/add_custom_command.rst

@@ -478,7 +478,7 @@ target is already built, the command will not execute.
                      [BYPRODUCTS [files...]]
                      [BYPRODUCTS [files...]]
                      [WORKING_DIRECTORY dir]
                      [WORKING_DIRECTORY dir]
                      [COMMENT comment]
                      [COMMENT comment]
-                     [VERBATIM] [USES_TERMINAL]
+                     [VERBATIM]
                      [COMMAND_EXPAND_LISTS])
                      [COMMAND_EXPAND_LISTS])
 
 
 This defines a new command that will be associated with building the
 This defines a new command that will be associated with building the