CMAKE_EXECUTE_PROCESS_COMMAND_ECHO¶
在 3.15 版被加入.
If this variable is set to STDERR
, STDOUT
or NONE
then commands
in execute_process()
calls will be printed to either stderr or
stdout or not at all.
在 3.15 版被加入.
If this variable is set to STDERR
, STDOUT
or NONE
then commands
in execute_process()
calls will be printed to either stderr or
stdout or not at all.