[cmake-developers] Interface includes and defines plumbing

Stephen Kelly steveire at gmail.com
Fri Jan 4 12:13:14 EST 2013


Brad King wrote:

> On 01/04/2013 10:15 AM, Stephen Kelly wrote:
>> I've also pushed a LINK_LIBRARIES-property branch, and a
>> INTERFACE_LINK_LIBRARIES-genex branch to gitorious.
> 
> s/INTERFACE_LINK_LIBRARIES/LINK_INTERFACE_LIBRARIES/ ?

Yes.

> 
> Unfortunately I won't have time to review them until at least Monday.
> Meanwhile please work on the $<CONFIG_DEBUG> v. $<OR:$<CONFIG:...>>
> approach discussed in a sibling part of this thread.  Note that in
> the default case when no DEBUG_CONFIGURATIONS property is set or when
> it is set to only one value then you can just use $<CONFIG:...> with
> the one value directly instead of using $<OR:>.

Yes.

Thanks,

Steve.





More information about the cmake-developers mailing list