The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14261 
====================================================================== 
Reported By:                Sergei Krivonos
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14261
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-06-30 14:33 EDT
Last Modified:              2013-06-30 14:33 EDT
====================================================================== 
Summary:                    virtual subfolders not created in CDT generator
Description: 
MSVS filters works like a charm but subfolders could not be created with CDT4
generator.

Steps to Reproduce: 
Lets say we have virual folders:

SOURCE_GROUP("Util\\GeneralClasses" FILES 
        Named.cpp
        Named.h
        )
SOURCE_GROUP("Util\\Sync" FILES 
        
        )
SOURCE_GROUP("Util" FILES 
        
        )

Only folder Targets\Util created by CDT4 generator

Additional Information: 
See an attachment.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-06-30 14:33 Sergei KrivonosNew Issue                                    
2013-06-30 14:33 Sergei KrivonosFile Added: cmake.png                        
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to