forked from qt-creator/qt-creator
		
	
		
			
	
	
		
			6 lines
		
	
	
		
			127 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			127 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| 
								 | 
							
								@PACKAGE_INIT@
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								if (NOT TARGET QtCreator::@target_name@)
							 | 
						||
| 
								 | 
							
								  include ("${CMAKE_CURRENT_LIST_DIR}/@export@Targets.cmake")
							 | 
						||
| 
								 | 
							
								endif()
							 |