Stephen Kelly wrote: > > Hi, > > After my merge today, the continuous tests for Borland and WinSDK started > to fail with exit code 1 in my new unit test: > > http://open.cdash.org/testDetails.php?test=167420134&build=2677125 > http://open.cdash.org/testDetails.php?test=167423128&build=2677205 > > I've inspected the code again, and I don't know why it is failing and why > only those two are failing. Any guesses?
I think it was a result of using an old cmake/ctest to test the new one, so the policy under test was not in the old cmake. Seems to be fixed now. Thanks, Steve. -- 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
