Re: [CMake] Filter in VisualStudio projects

2008-01-13 Thread Eric Noulard
2008/1/13, Anders Backman <[EMAIL PROTECTED]>: > Hi all. > > Is there a way to create/specify Filter (directories) in the VisualStudio > projects? > > I would like to create a structure for the Source/Include > (filters/Directories) in the VisualStudio project for clarity. Does SOURCE_GROUP helps

[CMake] Filter in VisualStudio projects

2008-01-13 Thread Anders Backman
Hi all. Is there a way to create/specify Filter (directories) in the VisualStudio projects? I would like to create a structure for the Source/Include (filters/Directories) in the VisualStudio project for clarity. Im using CMake 2.4 PAtch 7 and visualstudio 2005. Thanks.. -- __