View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014261CMakeCMakepublic2013-06-30 14:332016-06-10 14:31
ReporterSergei Krivonos 
Assigned ToAlex Neundorf 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0014261: virtual subfolders not created in CDT generator
DescriptionMSVS filters works like a charm but subfolders could not be created with CDT4 generator.
Steps To ReproduceLets 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 InformationSee an attachment.
TagsNo tags attached.
Attached Filespng file icon cmake.png [^] (53,250 bytes) 2013-06-30 14:33

 Relationships
related to 0014008closedAlex Neundorf Eclipse generator - grouping header files with non-standard suffix in the 'Header Files' folder 

  Notes
(0033410)
Alex Neundorf (developer)
2013-06-30 15:13

What exactly does the screenshot show ?
(0033411)
Sergei Krivonos (reporter)
2013-06-30 18:55

Its a sample of the bug. Left part is project generated for Eclipse. Right part is project generated for VS.
(0042307)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2013-06-30 14:33 Sergei Krivonos New Issue
2013-06-30 14:33 Sergei Krivonos File Added: cmake.png
2013-06-30 15:11 Alex Neundorf Assigned To => Alex Neundorf
2013-06-30 15:11 Alex Neundorf Status new => assigned
2013-06-30 15:12 Alex Neundorf Relationship added related to 0014008
2013-06-30 15:13 Alex Neundorf Note Added: 0033410
2013-06-30 18:55 Sergei Krivonos Note Added: 0033411
2016-06-10 14:29 Kitware Robot Note Added: 0042307
2016-06-10 14:29 Kitware Robot Status assigned => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team