Re: [CMake] Visual Studio project generation strangeness

2009-03-25 Thread James Bigler
I believe that VS is rewriting these files because of the Scc source control stuff. When I turn that feature off, VS stops rewriting the project files. I don't know yet exactly why VS is rewriting the files. It could be that it wants to update the SccLocalPath attribute to a relative path. I be

[CMake] Visual Studio project generation strangeness

2009-02-06 Thread James Bigler
CMake 2.3.6R11 VS 2005 (v. 8) WinXP 64 I have a rather complicated project and when I first generate it the project looks something like this: ... After I run a build the projects look something like this: Differences are highlighti