[CMake] source_group with XCode?

Michael Jackson mike.jackson at bluequartz.net
Fri Dec 11 17:08:14 EST 2009


Ya, know you are right. I have another project that should have  
something like:

MXA/Common/IO/Private and I get "Common" and "Private" as subgroups of  
MXA, instead of a nice hierarchy. You may have found a bug. I am  
running CMake 2.6.4. Don't have 2.8 yet.

---
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