[cmake-developers] Ninja passes all tests on OS X

Peter Kümmel syntheticpp at gmx.net
Tue Jul 17 13:01:04 EDT 2012


On 17.07.2012 15:39, Nicolas Desprès wrote:
> 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

Isn't it possible to avoid friend?

     "'friend' is not your friend"

Peter






More information about the cmake-developers mailing list