[cmake-developers] [CMake 0015336]: When property USE_FOLDERS is ON, the generated VS solution is not sorted propertly

Mantis Bug Tracker mantis at public.kitware.com
Mon Jan 5 16:13:44 EST 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15336 
====================================================================== 
Reported By:                Scott Aron Bloom
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15336
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-01-05 16:13 EST
Last Modified:              2015-01-05 16:13 EST
====================================================================== 
Summary:                    When property USE_FOLDERS is ON, the generated VS
solution is not sorted propertly
Description: 
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.


Steps to Reproduce: 
Run cmake on the attached project
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-01-05 16:13 Scott Aron BloomNew Issue                                    
2015-01-05 16:13 Scott Aron BloomFile Added: lab5.zip                         
======================================================================



More information about the cmake-developers mailing list