mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	Fix 'geos_c.h not found' build error on Mac
This commit is contained in:
		
							parent
							
								
									5fd8567e59
								
							
						
					
					
						commit
						a37c577fdd
					
				@ -21,6 +21,7 @@ INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}
 | 
			
		||||
  ${CMAKE_CURRENT_SOURCE_DIR}/../../src/core
 | 
			
		||||
  ${CMAKE_CURRENT_SOURCE_DIR}/../../src/core/raster
 | 
			
		||||
  ${CMAKE_CURRENT_BINARY_DIR}
 | 
			
		||||
  ${GEOS_INCLUDE_DIR}
 | 
			
		||||
#  ${GDAL_INCLUDE_DIR} # remove once raster layer is cleaned up
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user