xcompile update

This commit is contained in:
Robin Müller 2020-12-19 22:51:10 +01:00
parent d186b70d2e
commit c64a9654ea
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ else()
set(OS_FSFW "host")
endif()
message(STATUS "Compiling FSFW for the ${OS_FSFW_NAME} operating system")
message(STATUS "Compiling FSFW for the ${OS_FSFW_NAME} operating system.")
# Options to exclude parts of the FSFW from compilation.
option(FSFW_USE_RMAP "Compile with RMAP" ON)