On 09/13/2013 07:21 AM, Stephen Kelly wrote: > http://open.cdash.org/viewTest.php?onlyfailed&buildid=3027577 > > shows some failures which I can't reproduce as I don't have VS6. Can you > help finding/fixing the problem?
Not enough of the VS generators is turned off for interface targets and the VS 6 generator crashes on them. Here is a fix to totally drop interface targets from the generation: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=52ed980d Most of this change will need to be reverted when support for the equivalent of "make iface" is added to the VS generators, but for now I'm not sure how that should work anyway. -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