[cmake-developers] CMake generates Makefiles that don't parallelize as much as they could.

Brad King brad.king at kitware.com
Wed Jul 23 08:36:53 EDT 2014


On 07/23/2014 08:00 AM, Nick Overdijk wrote:
> With this https://github.com/NickNick/cmake-dependency-waiting code here, why do b wait for a and c wait for b to be build? The object files could all be build in parallel right? Not doing it is making my distcc-cluster less and less useful the more nodes I add. Is there a way to fix or work around
> this?

See here:

 http://www.cmake.org/Bug/view.php?id=14726#c35021
 http://www.cmake.org/Bug/view.php?id=14726#c35023

-Brad




More information about the cmake-developers mailing list