Skip to content

Ninja: Use new wincodepage tool to determine encoding

Kyle Edwards requested to merge kyle.edwards/cmake:ninja-utf8 into master

Ninja 1.11 and later uses UTF-8 on Windows when possible, and includes a tool that reports the code page in use. Use this tool to determine what encoding to write the Ninja files in.

Fixes: #21866 (closed)

Merge request reports

Loading