[cmake-developers] XCode recursive folders support

Johan Björk phb at spotify.com
Tue Feb 15 09:34:20 EST 2011


Thanks & done.

/Johan


On Tue, Feb 15, 2011 at 3:00 PM, Brad King <brad.king at kitware.com> wrote:

> On 02/15/2011 08:39 AM, Johan Björk wrote:
> > Hi everyone,
> >
> > I created a patch which adds support for multiple folders in Xcode;
> >  http://www.vtk.org/Bug/view.php?id=10039
> >
> > I wasn't able to find a good place for common string helpers or similar,
> > in cmSourceGroupCommand.cxx, there is an inline copy of a tokenize()
> > function which I bluntly copied to cmGlobalXCodeGenerator.cxx in my
> > patch, but that's really ugly :(.
> >
> > Where should code like that go? In KWSys?
>
> Please factor it out into cmSystemTools.(h|cxx).
>
> Thanks,
> -Brad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20110215/5534fe6d/attachment.html>


More information about the cmake-developers mailing list