[CMake] easy question from a noob

boone at email.arizona.edu boone at email.arizona.edu
Tue Sep 1 03:44:28 EDT 2009


Hi everyone.  I am a noob to cmake.  Here is an easy question.

I put ADD_TEST in my CMakeList.txt file.  When I run ctest the results of the
test are printed to the terminal.

Is there a way to print a simple test message to the terminal?

I see MESSAGE in the cmake documentation but that seems to only print to the
messages tab on kdevelop.

thanks



More information about the CMake mailing list