[cmake-developers] XCode recursive folders support
Johan Björk
phb at spotify.com
Tue Feb 15 08:39:18 EST 2011
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?
Cheers
/Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20110215/f3023c5f/attachment.html>
More information about the cmake-developers
mailing list