Files
CMake/Tests/RunCMake/execute_process/EncodingUTF-8.cmake
Brad King 56ae758bc5 Tests/RunCMake/execute_process: Improve test for ENCODING UTF-8
Generalize the test infrastructure.  Add Chinese text to the sample.
2024-09-12 14:34:04 -04:00

3 lines
70 B
CMake

set(ENCODING UTF-8)
include(${CMAKE_CURRENT_LIST_DIR}/Encoding.cmake)