Re: [cmake-developers] set_target_properties documentation needs to be updated

2018-03-19 Thread Brad King
On 03/17/2018 01:29 AM, Alan W. Irwin wrote: > In the latter case > > Set properties on a target ==> Set properties on targets > > and > > list all the files you want to change ==> list all the targets you > want to change It is the latter. See MR here:

[cmake-developers] set_target_properties documentation needs to be updated

2018-03-16 Thread Alan W. Irwin
I just noticed (at ) the following inconsistent documentation of set_target_properties: "Targets can have properties that affect how they are built. set_target_properties(target1 target2 ...