I wish that you had just removed the if(POLICY check first so we could debug the problem of the wrong CMake being used...
Brad asked me to review your changes, just to get a 2nd pair of eyes on them, and I will get to that today or Monday. Sorry it couldn't have been sooner. On Fri, Nov 23, 2012 at 11:11 AM, David Cole <[email protected]> wrote: > It's only running on machines that are *driven* by a CMake that > contains policy 19. You need to remove your if(POLICY check in > CMake/Tests/CMakeLists.txt and then we need to figure out how to get > the test to run with the built CMake instead of the driving CMake. > > Step 1 should be for you to remove the if(POLICY check. > > > On Fri, Nov 23, 2012 at 11:00 AM, Stephen Kelly <[email protected]> wrote: >> Stephen Kelly wrote: >> >>> Indeed. Somehow the if(POLICY CMP0019) is evaluating to false on those >>> dashboards, but on the others it was working. >>> >>> I don't know why. Maybe it will only affect continuous builds for some >>> reason? >> >> Today two tests failed: >> >> >> http://open.cdash.org/testSummary.php?project=1&name=RunCMake.PolicyCMP0019&date=2012-11-23 >> >> I don't know why those ones fail and not the others. I don't know how I can >> find out as I don't have access to those systems. >> >> Can I get some help to move that forward? >> >> 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 -- 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
