mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 05:10:10 -05:00
15be06a5ec
Build KWSys with `CP_UTF8` internal encoding so that we can dynamically load modules by absolute paths that contain international characters. This is needed now that KWSys DynamicLoader uses KWSys Encoding instead of hard-coding `CP_UTF8` itself.