MantisBT - CMake
View Issue Details
0014261CMakeCMakepublic2013-06-30 14:332016-06-10 14:31
Sergei Krivonos 
Alex Neundorf 
normalmajoralways
closedmoved 
 
 
0014261: virtual subfolders not created in CDT generator
MSVS filters works like a charm but subfolders could not be created with CDT4 generator.
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
See an attachment.
No tags attached.
related to 0014008closed Alex Neundorf Eclipse generator - grouping header files with non-standard suffix in the 'Header Files' folder 
png cmake.png (53,250) 2013-06-30 14:33
https://public.kitware.com/Bug/file/4807/cmake.png
png
Issue History
2013-06-30 14:33Sergei KrivonosNew Issue
2013-06-30 14:33Sergei KrivonosFile Added: cmake.png
2013-06-30 15:11Alex NeundorfAssigned To => Alex Neundorf
2013-06-30 15:11Alex NeundorfStatusnew => assigned
2013-06-30 15:12Alex NeundorfRelationship addedrelated to 0014008
2013-06-30 15:13Alex NeundorfNote Added: 0033410
2013-06-30 18:55Sergei KrivonosNote Added: 0033411
2016-06-10 14:29Kitware RobotNote Added: 0042307
2016-06-10 14:29Kitware RobotStatusassigned => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0033410)
Alex Neundorf   
2013-06-30 15:13   
What exactly does the screenshot show ?
(0033411)
Sergei Krivonos   
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   
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.