1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-29 15:30:52 +00:00

Cosmetic fix

This commit is contained in:
Carles Fernandez 2019-02-17 13:36:53 +01:00
parent 83501f86f5
commit 8cab43ea6a
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -97,5 +97,5 @@ if(Boost_FOUND)
)
else()
message(STATUS "Boost Iostreams library not found.")
message(STATUS "rinex2assist will not be built.")
message(STATUS " rinex2assist will not be built.")
endif()