On Sun, Aug 30, 2009 at 9:30 PM, John Drescher <[email protected]> wrote:
> > Well problem is why doesn't it print the std::cout that I've put inside > > main? while it's running main > > > > I believe not printing any stdout from your application is intentional > so not to interfere with the CTest output. I prefer it this way. There > could be a way to activate this, I do not know. > > CMake/CTest CVS has a feature that will output stdout if a test fails, if this helps at all. http://public.kitware.com/Bug/view.php?id=8255 -- Philip Lowman
_______________________________________________ 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
