[cmake-developers] Supported targets with the ninja generator ?

Nicolas Desprès nicolas.despres at gmail.com
Thu Apr 19 11:11:51 EDT 2012


2012/4/5 Nicolas Desprès <nicolas.despres at gmail.com>:
> On Thu, Apr 5, 2012 at 9:44 PM, David Cole <david.cole at kitware.com> wrote:
[...]
>>
>> It would be very simple to add a "clean" target that simply executes
>> "ninja -t clean" as a custom command, if the ninja generator guys
>> think that's a reasonable idea to keep things similar to the Makefiles
>> generator.
>
> Sounds reasonnable.
>

I have just pushed on my GitHub CMake fork a branch called
'ninja_convenience_targets' that implement that:
https://github.com/polrop/CMake/commits/ninja_convenience_targets

Cheers,

-- 
Nicolas Desprès



More information about the cmake-developers mailing list