[cmake-developers] Ninja passes all tests on OS X
Nicolas Desprès
nicolas.despres at gmail.com
Tue Jul 17 09:39:19 EDT 2012
On Tue, Jul 17, 2012 at 3:29 PM, Bill Hoffman <bill.hoffman at kitware.com> wrote:
> On 7/17/2012 8:10 AM, Peter Kümmel wrote:
>>
>> On 17.07.2012 13:45, David Cole wrote:
>>>
>>>
>>> Peter, can you rebase this on current 'master', push this to our stage
>>> as a branch, and merge it to 'next'...?
>>>
>>
>> Done. Let's see what happens on CDash.
>>
>
> Looks ok, but is not building on Borland:
>
> http://open.cdash.org/viewBuildError.php?buildid=2447645
Looks like cmNinjaTargetGenerator::MacOSXContentGeneratorType should
be mark as friend of cmLocalNinjaGenerator and cmGlobalNinjaGenerator.
Apparently Borland does not forward friendness to innerclass.
Cheers,
Nico
More information about the cmake-developers
mailing list