[CMake] Ninja and *.i targets

Stephen Kelly steveire at gmail.com
Mon Jan 7 10:00:17 EST 2013


Bill Hoffman wrote:

> On 1/5/2013 3:49 PM, Óscar Fuentes wrote:
>> With the `Unix Makefiles' generator, a foo.i target is generated for
>> foo.cpp. That's very convenient. However, ninja doesn't list such
>> targets under `ninja help' and `ninja foo.i' complains about unknown
>> target.
>>
>> Is this feature missing from the ninja generator? Is it because is hard
>> to implement or just lack of time?
>>
>> I'm using cmake 2.8.9 and ninja 1.0.0 on Linux.
> This is a missing feature.  Can you create a feature request for it in
> the bug tracker?

While at it, you comb this thread to see if there are other feature requests 
there which are not in the bug tracker:

http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/3471/focus=3475

Thanks,

Steve.





More information about the CMake mailing list