[CMake] source_group with XCode?

Michael Jackson mike.jackson at bluequartz.net
Fri Dec 11 17:15:09 EST 2009


I just tested the same project with Visual Studio 2008 and CMake 2.6.4  
and in the generated solution file I do get the correct number of sub  
folders generated. I would say that there may be a bug with the XCode  
generator or XCode may not support the feature ?!?
--
Mike Jackson <www.bluequartz.net>

On Dec 11, 2009, at 4:52 PM, Glenn Hughes wrote:

> I only see one level deep of nesting below the target level in your
> screen shot.
>
> Within the context of a target I seem to automatically get the group  
> structure
> /Sources/Target
>
> Then any additional groups I add are under Target. I can get one level
> of grouping under Target, i.e.
>
> /Sources/Target/SubFolder
>
> but not
>
> /Sources/Target/SubFolder/SubSubFolder
>
> Can you make
> Sources/ModelEditor/ModelEditor/SomeSubGroup/
> ?
>
> G
>
> On Fri, Dec 11, 2009 at 4:43 PM, Michael Jackson
> <mike.jackson at bluequartz.net> wrote:
>> You mean like this:
>>
>>
>>
>> _________________________________________________________
>> Mike Jackson                  mike.jackson at bluequartz.net
>> BlueQuartz Software                    www.bluequartz.net
>> Principal Software Engineer                  Dayton, Ohio
>>
>> On Dec 11, 2009, at 4:33 PM, Glenn Hughes wrote:
>>
>>> Like I said, that doesn't work (my examples were the expansion, not
>>> the script code).
>>> All you get is groups named SubName.
>>>
>>> G
>>
>>
>>



More information about the CMake mailing list