mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 14:20:06 -06:00
6 lines
200 B
ReStructuredText
6 lines
200 B
ReStructuredText
execute_process-encoding
|
|
------------------------
|
|
|
|
* The :command:`execute_process` command gained an ``ENCODING`` option to
|
|
specify on Windows which encoding is used for output from child process.
|