[cmake-developers] [SOLVED] Parallel build of cmake-2.8.3 works for both the "MinGW Makefiles" and "MSYS Makefiles" generators on the wine platform if you avoid using the standalone install target

Brad King brad.king at kitware.com
Thu Dec 9 10:20:34 EST 2010


On 12/09/2010 10:00 AM, Brad King wrote:
> We need to add a special
> case like that above to block the extra "install: cmake" from
> showing up when building CMake itself.

It turns out that the fix is more general but only happens
to affect this special case:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=608d6bba

-Brad



More information about the cmake-developers mailing list