[cmake-developers] [CMake 0015226]: Allow TARGET_OBJECTS generator expression in non-target contexts

Mantis Bug Tracker mantis at public.kitware.com
Tue Oct 28 18:00:16 EDT 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15226 
====================================================================== 
Reported By:                Stephen Kelly
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15226
Category:                   CMake
Reproducibility:            have not tried
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-10-28 23:00 CET
Last Modified:              2014-10-28 23:00 CET
====================================================================== 
Summary:                    Allow TARGET_OBJECTS generator expression in
non-target contexts
Description: 
The limitation on use of TARGET_OBJECTS in add_custom_{target,command} and
file(GENERATE) was added to avoid macro replacement problems from IDEs

 http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/9705
 http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5de63265

With some additional design work, the problems could be solvable and the
generator expression could be allowed.

See also 

 http://thread.gmane.org/gmane.comp.programming.tools.cmake.user/50872
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-10-28 23:00 Stephen Kelly  New Issue                                    
======================================================================



More information about the cmake-developers mailing list