[cmake-developers] XCodeGenerator bug; ReRunCMake.make only includes toplevel dependencies

Brad King brad.king at kitware.com
Thu Jan 13 12:17:49 EST 2011


On 01/12/2011 01:08 PM, Brad King wrote:
> On 1/12/2011 12:54 PM, Johan Björk wrote:
>> Attached patch seems to fix the issue
[snip]
>> The patch is based of the current master.
> 
> Great.  We'll review it.

The patch had the right idea but did not use the correct list of
local generators.  It used only the immediate subdirectories of
the top rather than the whole tree.

I committed a full fix:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=809ef308

Thanks,
-Brad



More information about the cmake-developers mailing list