[CMake] Project Folders in Visual Studio
John Drescher
drescherjm at gmail.com
Mon Mar 15 16:42:58 EDT 2010
On Mon, Mar 15, 2010 at 2:49 PM, <Aaron_Wright at 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 some headaches. Thanks.
>
You are talking about class view or solution explorer. I have not seen
the ability to do this inside the Visual Studio GUI without using
cmake. As a result I break up my large projects to smaller projects so
that not everything is in one workspace.
John
More information about the CMake
mailing list