mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-11-04 09:13:05 +00:00 
			
		
		
		
	Fix fypo
This commit is contained in:
		@@ -102,7 +102,7 @@ else()
 | 
			
		||||
    message(STATUS "Boost Iostreams library not found.")
 | 
			
		||||
    message(STATUS " The rinex2assist utility tool will not be built.")
 | 
			
		||||
    if(${CMAKE_SYSTEM_NAME} MATCHES "Linux|kFreeBSD|GNU")
 | 
			
		||||
        message(STATUS " You can install the Boost Iostreams library it by doing:")
 | 
			
		||||
        message(STATUS " You can install the Boost Iostreams library by doing:")
 | 
			
		||||
        if(${LINUX_DISTRIBUTION} MATCHES "Fedora" OR ${LINUX_DISTRIBUTION} MATCHES "Red Hat")
 | 
			
		||||
            message(STATUS " sudo yum install boost-iostreams")
 | 
			
		||||
        elseif(${LINUX_DISTRIBUTION} MATCHES "openSUSE")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user