mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-11-04 01:03:04 +00:00 
			
		
		
		
	fixing glog include dir detection
This commit is contained in:
		@@ -55,6 +55,7 @@ else(MSVC)
 | 
			
		||||
     find_path(GLOG_INCLUDE_DIR NAMES raw_logging.h
 | 
			
		||||
     PATHS
 | 
			
		||||
     ${GLOG_ROOT}/include/glog
 | 
			
		||||
     /usr/include/glog
 | 
			
		||||
     /opt/local/include/glog   # default location in Macports
 | 
			
		||||
     )
 | 
			
		||||
endif(MSVC)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user