mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05:00
6ec274b002
Fixes: #20378
6 lines
149 B
ReStructuredText
6 lines
149 B
ReStructuredText
execute_process
|
|
---------------
|
|
|
|
* The :command:`execute_process` command gained the ``ECHO_OUTPUT_VARIABLE``
|
|
and ``ECHO_ERROR_VARIABLE`` options.
|