| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -268,10 +268,10 @@ install(FILES COPYING.txt readme.html | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					# Create and install pkg-config file on supported platforms | 
					 | 
					 | 
					 | 
					# Create and install pkg-config file on supported platforms | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					#-------------------------------------------------------------------- | 
					 | 
					 | 
					 | 
					#-------------------------------------------------------------------- | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					if (_GLFW_X11_GLX OR _GLFW_COCOA_NSGL) | 
					 | 
					 | 
					 | 
					if (_GLFW_X11_GLX OR _GLFW_COCOA_NSGL) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    configure_file(${GLFW_SOURCE_DIR}/src/libglfw3.pc.in | 
					 | 
					 | 
					 | 
					    configure_file(${GLFW_SOURCE_DIR}/src/glfw3.pc.in | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                   ${GLFW_BINARY_DIR}/src/libglfw3.pc @ONLY) | 
					 | 
					 | 
					 | 
					                   ${GLFW_BINARY_DIR}/src/glfw3.pc @ONLY) | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    install(FILES ${GLFW_BINARY_DIR}/src/libglfw3.pc | 
					 | 
					 | 
					 | 
					    install(FILES ${GLFW_BINARY_DIR}/src/glfw3.pc | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            DESTINATION lib${LIB_SUFFIX}/pkgconfig) | 
					 | 
					 | 
					 | 
					            DESTINATION lib${LIB_SUFFIX}/pkgconfig) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					endif() | 
					 | 
					 | 
					 | 
					endif() | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |