Has anyone else noticed situations where VS puts the first project (as determined alphabetically) in a project folder as the last project?<br><br>CMakePredefinedTargets<br>-- PACKAGE<br>-- RUN_TESTS<br>-- ZERO_CHECK<br>-- INSTALL<br>
<br>I'm using VS 2008 SP 1 with CMake 2.8.3.<br><br>I've verified this with a simple project and my own production project.<br><br>2.8.3 release does this<br>2.8.3 RC3 does<br>2.8.3 RC2 does<br>2.8.3 RC1 does<br>
<br>
But this is strange, because I know I have a VS solution that was generated with RC 2 which was and still is fine.<br><br>Thanks,<br>James<br>