Merge branch 'patch-1' of https://github.com/buck-yeh/nana into buck-yeh-patch-1
This commit is contained in:
		
						commit
						0b9492bbe8
					
				@ -131,7 +131,7 @@ endif(APPLE)
 | 
			
		||||
 | 
			
		||||
if(UNIX)
 | 
			
		||||
    list(APPEND NANA_LINKS -lX11)
 | 
			
		||||
    find_package(Freetype)
 | 
			
		||||
    include(FindFreetype)
 | 
			
		||||
    if (FREETYPE_FOUND)
 | 
			
		||||
        include_directories( ${FREETYPE_INCLUDE_DIRS})
 | 
			
		||||
        list(APPEND NANA_LINKS -lXft)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user