4 lines
133 B
CMake
4 lines
133 B
CMake
|
# 'msvc-wine -showIncludes' prefix.
|
||
|
set(expect "Note: including file: ")
|
||
|
include(${CMAKE_CURRENT_LIST_DIR}/ShowIncludes-check.cmake)
|