mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-11-04 09:13:05 +00:00 
			
		
		
		
	fixing building if glog and gflags were built locally
This commit is contained in:
		@@ -49,6 +49,8 @@ include_directories(
 | 
			
		||||
     ${CMAKE_SOURCE_DIR}/src/core/interfaces
 | 
			
		||||
     ${CMAKE_SOURCE_DIR}/src/core/receiver
 | 
			
		||||
     ${VOLK_INCLUDE_DIRS}
 | 
			
		||||
     ${GLOG_INCLUDE_DIRS}
 | 
			
		||||
     ${GFlags_INCLUDE_DIRS}
 | 
			
		||||
     ${OPT_TRACKING_INCLUDES}
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user