mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-06-10 02:24:10 +00:00
Fix typo
This commit is contained in:
parent
6d46561c38
commit
88e91e6912
@ -63,6 +63,6 @@ if(Boost_FOUND)
|
|||||||
COMPONENT "rinex2assist"
|
COMPONENT "rinex2assist"
|
||||||
)
|
)
|
||||||
else()
|
else()
|
||||||
message(STATUS "Boost iostrems library not found.")
|
message(STATUS "Boost Iostreams library not found.")
|
||||||
message(STATUS "rinex2assist will not be built.")
|
message(STATUS "rinex2assist will not be built.")
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user