[cmake-developers] Alias targets for 2.8.12
Brad King
brad.king at kitware.com
Fri Aug 2 08:00:48 EDT 2013
On 08/02/2013 06:04 AM, Stephen Kelly wrote:
> Brad King wrote:
>
>> The topic looks like a great start. I won't promise to take it
>> for 2.8.12 yet but let's proceed with review.
>>
>> - The documentation in add_library and add_executable lists a bunch
>> of things one can't do but not an example of what one can do.
>> I think this documentation should have an explicit list of what
>> is intended and allowed and then exclude everything else. That
>> way if we missed a use case we can treat it as a bug later and
>> add the error case.
>
> I'm not sure how to do this one. Do you want an example code snippet of
> allowed commands?
No, I think just a prose list of example uses e.g. linking into other
targets.
Thanks for the other fixes.
-Brad
More information about the cmake-developers
mailing list