mbedtls/ChangeLog.d/cmake_msvc_utf8.txt
Andrea Pappacoda 24f20af0cd
build(msvc): always assume source files are in UTF-8
Fixes https://github.com/ARMmbed/mbedtls/issues/4205

Signed-off-by: Andrea Pappacoda <andrea@pappacoda.it>
(cherry picked from commit 9202909d071e708770fc61437d11e3a9be2b04b9)
2022-03-01 18:00:20 +01:00

3 lines
74 B
Plaintext

Changes
* Assume source files are in UTF-8 when using MSVC with CMake.