mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-23 17:26:09 -04:00
2ed473b3b8
Different applications can use different output encodings.
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.
|