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. -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
