[cmake-developers] Extracting target metadata, IDE integration

Stephen Kelly steveire at gmail.com
Sat Sep 20 09:18:32 EDT 2014


Brad King wrote:

> Steve, do you remember why it was added?  All lines below
> that append a slash before appending other content, so it
> will always end up with a double slash.  Is there any reason
> you see that it cannot be removed?

I don't know why I added it. Perhaps to deal with a dashboard error that 
would emerge again if removed.

There is also a 'new'

 +    location += "/";

in that patch further down which might be removable.

Thanks,

Steve.





More information about the cmake-developers mailing list