[cmake-developers] Target usage requirements and conventions

Stephen Kelly steveire at gmail.com
Thu May 3 12:21:10 EDT 2012


On 05/03/2012 06:19 PM, Ben Boeckel wrote:
> On Thu, May 03, 2012 at 09:35:44 -0600, Clinton Stimpson wrote:
>> The include, defines, etc... can be properties on a target when when
>> target_use_target() is used, it could extract those properties and apply them
>> on the using target.
> So we'll also need a way to define private values for these things as
> well. Linking some abstraction library should not automatically link the
> abstracted library, add its header path, or add any defines for it to
> targets that use the abstraction library.
>
> --Ben

You guys should read the wiki page :) You're a few months behind the 
discussions that have already happened.



More information about the cmake-developers mailing list