Re: [CMake] easy question from a noob

2009-09-01 Thread Tyler Roscoe
On Tue, Sep 01, 2009 at 12:44:28AM -0700, bo...@email.arizona.edu wrote: > 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? Check the archives. This was discussed (e

[CMake] easy question from a noob

2009-09-01 Thread boone
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