[CMake] Ninja and *.i targets

Bill Hoffman bill.hoffman at kitware.com
Mon Jan 7 09:50:59 EST 2013


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?

Thanks.

-- 
Bill Hoffman
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
bill.hoffman at kitware.com
http://www.kitware.com
518 881-4905 (Direct)
518 371-3971 x105
Fax (518) 371-4573


More information about the CMake mailing list