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 ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
