Files
CMake/Tests/RunCMake/Ninja/ShowIncludes-932-Japanese-check.cmake
T
Brad King d6e7e4d4a1 Tests: Extend RunCMake.Ninja ShowIncludes cases to cover more languages
Add cases for English, French, German, and Japanese.
2023-01-28 07:16:58 -05:00

4 lines
253 B
CMake

# 'cl /showIncludes' prefix with 'VSLANG=1041' and 'chcp 932'.
string(ASCII 131 129 131 130 58 32 131 67 131 147 131 78 131 139 129 91 131 104 32 131 116 131 64 131 67 131 139 58 32 32 expect)
include(${CMAKE_CURRENT_LIST_DIR}/ShowIncludes-check.cmake)