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.jack...@bluequartz.net> wrote:
You mean like this:



_________________________________________________________
Mike Jackson                  mike.jack...@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




_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to