[cmake-developers] new ninja rebuild too much issue

Bill Hoffman bill.hoffman at kitware.com
Wed Mar 14 17:01:37 EDT 2012


On 3/14/2012 1:42 PM, Nicolas Desprès wrote:
> $ ../_build/bin/cmake -DCMAKE_ENABLE_NINJA=OFF .
> $ ../_build/bin/cmake -DCMAKE_ENABLE_NINJA=ON .
> $ ninja
> ninja: no work to do.
> $ ../_build/bin/cmake -DCMAKE_ENABLE_NINJA=OFF .
> $ ninja
> [...compile 200 outputs...]
Duh, of course, my bad.   It is the -DCMAKE_ENABLE_NINJA that is doing 
it....

-Bill



More information about the cmake-developers mailing list