[cmake-developers] [CMake 0012472]: cmake codeblocks should support source_group

Mantis Bug Tracker mantis at public.kitware.com
Wed Sep 21 09:59:37 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=12472 
====================================================================== 
Reported By:                Tomasz Grobelny
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12472
Category:                   CMake
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-09-21 09:59 EDT
Last Modified:              2011-09-21 09:59 EDT
====================================================================== 
Summary:                    cmake codeblocks should support source_group
Description: 
> Is there any way to make cmake generate ‘<Option virtualFolder="Source
> Files" />’ element for Unit elements in CodeBlocks Project file (cbp)? I
> would expect it to happen by using 'SOURCE_GROUP("Source Files" FILES
> ${SOURCES})' construct but it does not work for me (should it?).


Steps to Reproduce: 
Open cmake project with source_group constructs using QtDesigner and see cbp
file in build directory.

Additional Information: 
Implemented using attached patch.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-09-21 09:59 Tomasz GrobelnyNew Issue                                    
2011-09-21 09:59 Tomasz GrobelnyFile Added:
cmake-codeblocks-sourcegroup-support.diff                    
======================================================================




More information about the cmake-developers mailing list