Re: [cmake-developers] Virtual folders in Visual studio get expanded on reload

2015-06-12 Thread Roman Wüger
; An: Roman Wüger; CMake MailingList > Betreff: RE: [cmake-developers] Virtual folders in Visual studio get expanded > on reload > > Roman, > > I have the same complaint. My project has about 300 targets arranged in two > dozen folders. I use the "collapse all" butt

Re: [cmake-developers] Virtual folders in Visual studio get expanded on reload

2015-06-02 Thread Klaim - Joël Lamotte
I did notice it quite a lot but I don't think CMake can do anything about it. I might be wrong though. On Tue, Jun 2, 2015 at 1:00 AM, Roman Wüger wrote: > Hi, > > I noticed that sometimes when a target is reloaded, that the virtual > folders and targets for the complete visual studio solution g

[cmake-developers] Virtual folders in Visual studio get expanded on reload

2015-06-01 Thread Roman Wüger
Hi, I noticed that sometimes when a target is reloaded, that the virtual folders and targets for the complete visual studio solution get expanded. For a small project this isn't a problem, but in a large project (~ 100 targets) this is a really big problem to close all targets every time. Did a