[Insight-developers] Parallel builds with CMake?

Dan Mueller dan.muel at gmail.com
Tue Oct 19 08:00:45 EDT 2010


Hi Michal,

What compiler are you targeting with CMake? I generate Visual Studio
solutions for ITK and these build in parallel. Indeed, when this was
introduced (some years back now) my build time went down by nearly an
order of magnitude!

Cheers, Dan

On 19 October 2010 13:55, Michal Suchanek <hramrach at centrum.cz> wrote:
> Hello,
>
> is there ever going to be parallel build capable CMake?
>
> Google reveals that parallel build with CMake is a hot topic and only
> one of the projects I know uses CMake also seems to builds in
> parallel: piglit.
>
> Given that most common PCs and notebooks have 2-6 cores these days it
> is somewhat sad that project using CMake cannot make use of the other
> cores.
>
> Thanks
>
> Michal


More information about the Insight-developers mailing list