1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-08-29 17:07:58 +00:00

Cosmetic fix

This commit is contained in:
Carles Fernandez
2019-02-17 13:36:53 +01:00
parent 83501f86f5
commit 8cab43ea6a

View File

@@ -97,5 +97,5 @@ if(Boost_FOUND)
) )
else() else()
message(STATUS "Boost Iostreams 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()