]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Fixes for Windows (#2790)
authorJudd <redacted>
Thu, 6 Feb 2025 07:37:21 +0000 (15:37 +0800)
committerGitHub <redacted>
Thu, 6 Feb 2025 07:37:21 +0000 (15:37 +0800)
commitd682e150908e10caa4c15883c633d7902d385237
treef0a0f0558d1cc919a5f713e5e53b60d8b2545d81
parent46d07b9c8506246bea4f2939470acfbbc63ce675
Fixes for Windows (#2790)

Fixes for Windows:

* MSVC default to utf-8 without BOM.
* Console output code page changed to utf-8.

---------

Co-authored-by: Judd <redacted>
cmake/build-info.cmake
examples/cli/cli.cpp