Brad King 764775c4dd Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup
Refactoring in commit v3.5.0-rc1~272^2~16 (cmGeneratorTarget: Add API for
property keys, 2015-10-25) changed the Xcode generator implementation of
`XCODE_ATTRIBUTE_...` properties to use the target `GetProperty` method on each
`XCODE_ATTRIBUTE_...` property listed by `GetPropertyKeys` instead of looping
over the property entries directly.  This made the lookup of property names of
the form `XCODE_ATTRIBUTE_..._LOCATION` accidentally trigger the computed
property logic for the undocumented/legacy `<CONFIG>_LOCATION` property.  Of
course the computed property value is not the same as the value stored in the
`XCODE_ATTRIBUTE_..._LOCATION` property.  Fix the computed property logic to
avoid triggering on `XCODE_ATTRIBUTE_...` attributes.

Closes: #16319
2016-09-22 11:29:52 -04:00
..
2016-09-20 08:40:52 -04:00
2016-09-22 08:09:55 -04:00
2016-09-16 23:01:40 +02:00
2016-09-22 00:01:04 -04:00
2016-09-02 09:18:59 -04:00
2016-09-02 09:18:59 -04:00
2016-06-28 09:02:26 -04:00
2016-09-16 22:45:24 +02:00
2016-09-16 22:45:24 +02:00
2016-06-28 09:02:26 -04:00
2016-09-16 22:45:24 +02:00
2016-09-16 22:52:02 +02:00
2016-09-16 22:45:24 +02:00
2016-09-05 23:18:05 +02:00
2016-09-16 22:45:24 +02:00
2016-06-28 09:02:26 -04:00
2016-06-27 23:24:38 +02:00
2016-09-16 22:45:24 +02:00
2016-06-28 09:02:26 -04:00
2016-09-16 22:45:24 +02:00
2016-09-16 22:45:24 +02:00
2016-06-28 09:02:26 -04:00
2016-09-16 23:01:40 +02:00
2016-06-28 09:02:26 -04:00
2016-06-28 09:02:26 -04:00
2016-09-16 22:45:24 +02:00
2016-09-16 22:45:24 +02:00
2016-06-27 23:24:38 +02:00
2016-09-16 23:01:40 +02:00
2016-06-28 09:02:26 -04:00
2016-06-28 09:02:26 -04:00
2016-09-16 22:45:24 +02:00
2016-06-28 09:02:26 -04:00
2016-06-28 09:02:26 -04:00
2016-09-16 22:45:24 +02:00
2016-09-16 22:45:24 +02:00
2016-06-27 23:24:38 +02:00
2016-06-28 09:02:26 -04:00
2016-06-28 09:02:26 -04:00
2016-06-28 09:02:26 -04:00
2016-09-16 22:45:24 +02:00
2016-09-15 08:46:45 -04:00
2016-09-13 11:52:28 -04:00
2016-06-28 09:02:26 -04:00
2016-09-16 22:45:24 +02:00
2016-06-28 09:02:26 -04:00
2016-08-18 20:36:29 +02:00
2016-09-16 22:45:24 +02:00
2016-09-05 23:18:05 +02:00