Fix some message formatting

This commit is contained in:
Chris Robinson 2020-04-19 03:37:32 -07:00
parent 07726ad63a
commit 3902337e01

View File

@ -1520,8 +1520,8 @@ IF(ALSOFT_EXAMPLES)
endif()
message(STATUS "Building SDL+FFmpeg example programs")
ENDIF()
MESSAGE(STATUS "")
ENDIF()
MESSAGE(STATUS "")
ENDIF()
if(EXTRA_INSTALLS)