mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
2e5af30ce0
Generalize the fix from commit 37a279f8d1 (Ninja: Write msvc_deps_prefix
as UTF-8 when console codepage is UTF-8, 2020-07-31, v3.19.0-rc1~349^2).
`cl /showIncludes` output is encoded using the console output code page,
so this is the byte sequence that Ninja must use to match its lines.
Fixes: #24068
49 KiB
49 KiB