Re: [CMake] Ninja and IMPLICIT_DEPENDS

2012-04-18 Thread David Cole
The list of known ninja-related issues was just emailed around yesterday actually... See this email to the list: http://www.cmake.org/pipermail/cmake/2012-April/049930.html There are 5 issues listed there. See if one of them matches your issue, and if it does, you can monitor that issue for pro

[CMake] Ninja and IMPLICIT_DEPENDS

2012-04-18 Thread Mathias Gaunard
I have recently tried Ninja with CMake 2.8.8 RC2. Are there known serious problems? It seems things are not always rebuilt when I touch indirectly included headers. Also, is IMPLICIT_DEPENDS on custom commands supposed to be supported? It doesn't seem to work. -- Powered by www.kitware.com