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