commit | c11c86c098ad905eac5cf2d35b3308c61516041d | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Thu Apr 17 16:12:52 2025 -0400 |
committer | Brad King <brad.king@kitware.com> | Thu Apr 17 16:23:50 2025 -0400 |
tree | 6c99e9d7f93a6d7c80ca234a87552d2f03c5fcd7 | |
parent | 407363abd01f8c5c3106a55d09e0cf50d8487204 [diff] |
cmcmd: Clarify comment explaining vs_link_{exe,dll} output encoding Revise the comment from commit 7e359823c9 (MSVC: Preserve linker output encoding, 2018-08-03, v3.13.0-rc1~223^2) to more clearly explain why we need to write output using a `cmConsoleBuf` without `SetUTF8Pipes`.