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
======================================================================
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers