[cmake-developers] [CMake 0015356]: CodeBlocks: add target to which a file belongs to

Mantis Bug Tracker mantis at public.kitware.com
Fri Jan 16 05:15:17 EST 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15356 
====================================================================== 
Reported By:                Peter Kuemmel
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15356
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-01-16 11:15 CET
Last Modified:              2015-01-16 11:15 CET
====================================================================== 
Summary:                    CodeBlocks: add target to which a file belongs to
Description: 
IDEs like QtCreator parse the cbp file to figure out compile options for each
file.

Currently it is not possible to figure out to which <Target title=> a file
belongs to and the IDE has to guess a target which is mostly done by the file
location.

But when there are multiple targets within the same directory with different
options the IDE has no chance to do the mapping file<->target right.

A <Unit> part within <Target> would solve the problem.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-01-16 11:15 Peter Kuemmel  New Issue                                    
======================================================================



More information about the cmake-developers mailing list