MantisBT - CMake
View Issue Details
0015336CMakeCMakepublic2015-01-05 16:132016-06-10 14:31
Scott Aron Bloom 
Kitware Robot 
normalminoralways
closedmoved 
Windows and Linux32 bit & 64 bitWin7, CentOS
CMake 3.0.2 
 
0015336: When property USE_FOLDERS is ON, the generated VS solution is not sorted propertly
WHen I turn on the USE_FOLDERS property, via
set_property(GLOBAL PROPERTY USE_FOLDERS ON), and set the appropriate property on each project, the folders are not added to the top level solution in a sorted manner.

Also, the projects themselves are not added to the folder in a sorted manner.
Run cmake on the attached project
No tags attached.
zip lab5.zip (59,528) 2015-01-05 16:13
https://public.kitware.com/Bug/file/5339/lab5.zip
Issue History
2015-01-05 16:13Scott Aron BloomNew Issue
2015-01-05 16:13Scott Aron BloomFile Added: lab5.zip
2015-03-15 15:07Scott Aron BloomNote Added: 0038218
2016-06-10 14:29Kitware RobotNote Added: 0042697
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0038218)
Scott Aron Bloom   
2015-03-15 15:07   
Im not sure about the VS inbetween, but this is NO longer an issue in VS 2013, as it sorts the folders for you, as well as the projects inside the folders.

But, it may be an issue for 2010 and 2012
(0042697)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.