[cmake-developers] [CMake 0014272]: CodeBlocks generator does not include generated files

Mantis Bug Tracker mantis at public.kitware.com
Thu Jul 4 16:37:11 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14272 
====================================================================== 
Reported By:                rikky
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14272
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-07-04 16:37 EDT
Last Modified:              2013-07-04 16:37 EDT
====================================================================== 
Summary:                    CodeBlocks generator does not include generated
files
Description: 
Generated files are not included in the project tree. I think this was
accidently introduced with 2a9f7f96b804ed929c56826c8477895c5924befe (Also add
the SOURCES from add_custom_target() to CodeBlocks projects
(http://public.kitware.com/Bug/view.php?id=11736)). This patch added SOURCES
from add_custom_target, but removed generated files for other targets (i.e.
add_library).

I attached a possible fix, but I'm not sure I use the right coding style.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-07-04 16:37 rikky          New Issue                                    
2013-07-04 16:37 rikky          File Added: add_generated_files.patch           
        
======================================================================




More information about the cmake-developers mailing list