[CMake] Builds slow as they go
Alexander Neundorf
a.neundorf-work at gmx.net
Thu Nov 19 15:27:34 EST 2009
On Thursday 19 November 2009, Phil Smith wrote:
> Our build is on the order of 400 modules. It starts off very briskly and
You mean like 400 targets, where the later ones depend on the earlier ones ?
Maybe there's a lot of dependency scanning going on.
Did you try cmake 2.8.0 ? This got faster there.
Another option would of course be to try to reduce the dependencies.
Alex
More information about the CMake
mailing list