mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
649789a736
A UTF-8 QTextCodec is used with QString when KWSys is configured to treat strings as UTF-8. This means QString::toLocal8Bit() will convert to UTF-8.