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 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
