mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-23 00:48:55 +08:00
Help: add_custom_command(TARGET) does not support USES_TERMINAL
Build events are attached to existing build statements so we cannot independently control the job pool. Issue: #25040
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user