Re: [CMake] Project Folders in Visual Studio

2010-03-22 Thread J Decker
On Mon, Mar 15, 2010 at 2:42 PM, Pau Garcia i Quiles pgqui...@elpauer.org wrote: On Mon, Mar 15, 2010 at 7:49 PM,  aaron_wri...@selinc.com wrote: I know this has been asked before but I don't think it got an answer. I have a situation where I have over 200 projects in Visual Studio with no

Re: [CMake] Project Folders in Visual Studio

2010-03-22 Thread J Decker
I did check source_group, and that will help with a couple of these larger libraries to restore their per-project organization for visual studio, but, I'm understanding that there is no PROJECT_GROUP sort of mechanism for building solution folders?  (for VS2005+) Oh, it is there, sorta...

Re: [CMake] Project Folders in Visual Studio

2010-03-16 Thread Surya Kiran Gullapalli
There's a bug already reported for this. You can find the details herehttp://public.kitware.com/Bug/view.php?id=3796 Surya ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Re: [CMake] Project Folders in Visual Studio

2010-03-16 Thread Bill Hoffman
aaron_wri...@selinc.com wrote: I tried the patch listed in that bug report but it didn't change anything. The files said they were for Visual Studio 7, but I'm using Visual Studio 9 2008, so maybe that's why? I'm not sure why the files would target only version 7. Is there a way to vote for

[CMake] Project Folders in Visual Studio

2010-03-15 Thread Aaron_Wright
I know this has been asked before but I don't think it got an answer. I have a situation where I have over 200 projects in Visual Studio with no organization. Is there anyway to put them under folders? It would really save me some headaches. Thanks.

Re: [CMake] Project Folders in Visual Studio

2010-03-15 Thread John Drescher
On Mon, Mar 15, 2010 at 2:49 PM, aaron_wri...@selinc.com wrote: I know this has been asked before but I don't think it got an answer. I have a situation where I have over 200 projects in Visual Studio with no organization. Is there anyway to put them under folders? It would really save me

Re: [CMake] Project Folders in Visual Studio

2010-03-15 Thread Pau Garcia i Quiles
On Mon, Mar 15, 2010 at 7:49 PM, aaron_wri...@selinc.com wrote: I know this has been asked before but I don't think it got an answer. I have a situation where I have over 200 projects in Visual Studio with no organization. Is there anyway to put them under folders? It would really save me

Re: [CMake] Project Folders in Visual Studio

2010-03-15 Thread Aaron_Wright
Quiles pgqui...@elpauer.org To: aaron_wri...@selinc.com Cc: cmake@cmake.org Date: 03/15/2010 02:42 PM Subject: Re: [CMake] Project Folders in Visual Studio Sent by: cmake-boun...@cmake.org On Mon, Mar 15, 2010 at 7:49 PM, aaron_wri...@selinc.com wrote: I know this has been asked before but I don't