CMake: add new line before summary report
This commit is contained in:
committed by
Yorik van Havre
parent
2efe7b1cba
commit
3f2562669f
@@ -1251,7 +1251,7 @@ endif(CMAKE_COMPILER_IS_GNUCXX OR MINGW)
|
||||
|
||||
# -------------------------------- The final report ----------------------------------
|
||||
|
||||
MESSAGE(STATUS "==============\n"
|
||||
MESSAGE(STATUS "\n==============\n"
|
||||
"Summary report\n"
|
||||
"==============\n")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user