mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-04-08 11:46:46 +00:00
Fix fypo
This commit is contained in:
parent
a2076418d8
commit
252c693eb6
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user