[cmake-developers] Setting includes, defines and other usage requirements with one command
Brad King
brad.king at kitware.com
Tue Feb 12 08:58:49 EST 2013
On 02/12/2013 07:20 AM, Stephen Kelly wrote:
> Brad King wrote:
>
>> Please try to track down and remove any extra pieces like $<LINKED>
>> and <package>_NO_INTERFACES that we added in an attempt to deal with
>> the previous approach's problems.
>
> Done now in the linked-usage-cleanup branch.
Wonderful, thanks!
The topic looks good except that the new commit:
"Use the link information as a source of compile definitions and includes"
introduces lines in cmTarget.cxx over 79 columns.
-Brad
More information about the cmake-developers
mailing list