[CMake] How to make output of ctest verbose
Andy Cedilnik
andy.cedilnik at kitware.com
Thu Dec 29 13:06:14 EST 2005
Hi Jan,
ctest -V
There is also:
ctest -VV (more verbose)
and
ctest --debug (for debugging of cmake. displays tons of text)
Andy
Neumann, Jan wrote:
>Hi,
>
>I am CMake,CTest with VS7 2003 NET at the moment. I saw that ctest can be run in a verbose mode where it does not suppress the output of the testing executable. Is there a way to control the verbosity level of ctest if I run it using the RUN_TESTS target (perhaps by setting a variable in the
>CMakeLists.txt file)?
>
>Thanks,
>
>Jan
>
>_______________________________________________
>CMake mailing list
>CMake at cmake.org
>http://www.cmake.org/mailman/listinfo/cmake
>
>
--
Andy Cedilnik
Kitware Inc.
More information about the CMake
mailing list