On 07/17/2012 05:41 AM, Shlomi Fish wrote: > The following tests FAILED: > 182 - BootstrapTest (Failed) > 198 - CMakeOnly.AllFindModules (Failed)
Thanks for testing. Please run the tests like this: $ bin/ctest -R '(BootstrapTest|AllFindModules)' -V to see verbose output so we know why they failed. Thanks, -Brad -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
