1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2026-04-23 07:11:25 +00:00
This commit is contained in:
Carles Fernandez
2018-11-25 20:17:00 +01:00
parent 6d46561c38
commit 88e91e6912

View File

@@ -63,6 +63,6 @@ if(Boost_FOUND)
COMPONENT "rinex2assist"
)
else()
message(STATUS "Boost iostrems library not found.")
message(STATUS "Boost Iostreams library not found.")
message(STATUS "rinex2assist will not be built.")
endif()