Files
CMake/Help/release/dev/execute_process-encoding.rst
Dāvis Mosāns 2ed473b3b8 execute_process: Add ENCODING option for Windows child process output
Different applications can use different output encodings.
2016-11-30 09:06:51 -05:00

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.