Skip to content

Tests: In CTestTest2 configure KWSys encoding to match CMake

Brad King requested to merge brad.king/cmake:test-CTestTest2-intl into master

During configuration of KWSys by CMake we write UTF-8 content to a string used by KWSys tests. Tell KWSys to interpret it as UTF-8 instead of the ANSI code page.

Merge request reports