mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-11-04 01:03:04 +00:00 
			
		
		
		
	Remove unused variable
This commit is contained in:
		@@ -255,7 +255,6 @@ endif()
 | 
			
		||||
if(${FILESYSTEM_FOUND})
 | 
			
		||||
    set(Boost_LIBRARIES "")
 | 
			
		||||
    set(Boost_INCLUDE_DIRS "")
 | 
			
		||||
    set(CMAKE_INCLUDE_PATH ${CMAKE_INCLUDE_PATH})
 | 
			
		||||
else()
 | 
			
		||||
    include(VolkBoost)
 | 
			
		||||
    if(NOT Boost_FOUND)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user