[cmake-developers] CMake is slow for project with hundred target and one command with large number of dependencies

Stephen Kelly steveire at gmail.com
Mon Jul 29 06:57:05 EDT 2013


Nicolas Desprès wrote:
> It was fastest because it was not doing the right thing. I tried to patch
> it properly and the benchmark are the same whether we use the default
> comparison functor or mine.
> 
> So I think you can merge it like that. I have pushed a new version without
> the comment.
> 

I still haven't tried it, but there are still style issues.

* Don't put an else after a return
* Wrap single line blocks in {} 

Thanks,

Steve.





More information about the cmake-developers mailing list