[CMake] VS solution folder puts first project last

James Bigler jamesbigler at gmail.com
Tue Nov 16 18:22:44 EST 2010


Has anyone else noticed situations where VS puts the first project (as
determined alphabetically) in a project folder as the last project?

CMakePredefinedTargets
-- PACKAGE
-- RUN_TESTS
-- ZERO_CHECK
-- INSTALL

I'm using VS 2008 SP 1 with CMake 2.8.3.

I've verified this with a simple project and my own production project.

2.8.3 release does this
2.8.3 RC3 does
2.8.3 RC2 does
2.8.3 RC1 does

But this is strange, because I know I have a VS solution that was generated
with RC 2 which was and still is fine.

Thanks,
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20101116/0f5d3d1c/attachment.htm>


More information about the CMake mailing list