cmake/Tests/RunCMake/Ninja/ShowIncludes-437-English-check.cmake

4 lines
160 B
CMake
Raw Normal View History

2023-05-23 16:38:00 +02:00
# 'cl /showIncludes' prefix with 'VSLANG=1033' and 'chcp 437'.
set(expect "Note: including file: ")
include(${CMAKE_CURRENT_LIST_DIR}/ShowIncludes-check.cmake)