Re: [CMake] source_group() and solution directories

2008-12-04 Thread David . Karr
> By directories I mean "Solution Folders", sorry for the confusion. > This is a feature that allows you to add "Folders" to the solution. > This has nothing to do with projects. You can add files to these > solution folders. Solution folders are at the same level tree-wise > as projects are (Direc

Re: [CMake] source_group() and solution directories

2008-12-04 Thread Robert Dailey
On Thu, Dec 4, 2008 at 4:48 PM, <[EMAIL PROTECTED]> wrote: > > Is it possible to have source_group() place files into > > a "solution directory"? This would be a folder directly > > under the solution instead of inside of a project. > > I'm confused, because I don't think of SOURCE_GROUP() as > pl

[CMake] source_group() and solution directories

2008-12-04 Thread Robert Dailey
Hi, Is it possible to have source_group() place files into a "solution directory"? This would be a folder directly under the solution instead of inside of a project. ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake