[cmake-developers] CMake is slow for project with hundred target and one command with large number of dependencies
Nicolas Desprès
nicolas.despres at gmail.com
Mon Jul 29 07:36:10 EDT 2013
On Mon, Jul 29, 2013 at 12:57 PM, Stephen Kelly <steveire at gmail.com> wrote:
> 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 {}
>
Fixed and force-pushed. Sorry for the inconvenience. I am not used to this
style yet.
Thanks for the review.
-Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20130729/b0ae6059/attachment.html>
More information about the cmake-developers
mailing list