[cmake-developers] [CMake 0016041]: Add support for $<TARGET_OBJECTS:objLib> in add_custom_command()

Mantis Bug Tracker mantis at public.kitware.com
Thu Mar 31 03:23:59 EDT 2016


The following issue has been SUBMITTED. 
====================================================================== 
https://public.kitware.com/Bug/view.php?id=16041 
====================================================================== 
Reported By:                keksa
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   16041
Category:                   CMake
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2016-03-31 03:23 EDT
Last Modified:              2016-03-31 03:23 EDT
====================================================================== 
Summary:                    Add support for $<TARGET_OBJECTS:objLib> in
add_custom_command()
Description: 
It would be useful to support the TARGET_OBJECTS generator expression also in 
the add_custom_command() context (COMMAND and DEPENDS options).

It is useful for building list of objects and than process them by custom 
command (e.g. linker, archiver etc.).
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2016-03-31 03:23 keksa          New Issue                                    
======================================================================



More information about the cmake-developers mailing list