4 lines
		
	
	
		
			160 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			160 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
# 'cl /showIncludes' prefix with 'VSLANG=1033' and 'chcp 437'.
 | 
						|
set(expect "Note: including file: ")
 | 
						|
include(${CMAKE_CURRENT_LIST_DIR}/ShowIncludes-check.cmake)
 |