Update final message

This commit is contained in:
Shahram Najm 2015-10-02 10:36:55 +01:00
parent 02bcb76d8d
commit 4837a9f093
1 changed files with 1 additions and 1 deletions

View File

@ -326,6 +326,6 @@ message(" +---------------------------+")
message(" | Configuration completed |")
message(" +---------------------------+")
message("")
message(" You can now do 'make' to compile the package, 'make check' to test it and 'make install' to install it afterwards.")
message(" You can now do 'make' to compile the package, 'ctest' to test it and 'make install' to install it afterwards.")
message("")
message("")