[cmake-developers] target sources property

Stephen Kelly steveire at gmail.com
Sat Jun 8 04:09:57 EDT 2013


Brad King wrote:

> On 06/07/2013 09:13 AM, Stephen Kelly wrote:
>>    SOURCES $<$<CONFIG:Debug>:other.cpp>
> 
> That has been requested as a feature occasionally.  I'm not sure
> it is possible to implement on all the generators though.

Ok. I won't have generator expressions in SOURCES as a goal, but I'll see if 
I can introduce ignorance of $<TARGET_OBJECTS:foo> to 
set_source_files_properties.

Thanks,

Steve.






More information about the cmake-developers mailing list