Files
CMake/Tests/RunCMake/Ninja/ShowIncludes-437-Italian.cmake
Brad King 8f82e755f3 Ninja: Fix detection of MSVC showIncludes prefix in Italian
The prefix does not have two colons.  Update our regex.

Fixes: #24357
2023-01-28 07:16:58 -05:00

4 lines
89 B
CMake

set(CODEPAGE 437)
set(VSLANG 1040)
include(${CMAKE_CURRENT_LIST_DIR}/ShowIncludes.cmake)