Brad King
f0e67da061
target_link_libraries: Fix out-of-dir linking of a list of targets
...
In a case like
target_link_libraries(targetInOtherDir PUBLIC "$<1:a;b>")
then all entries in the list need to be looked up in the caller's
scope. Previously our `::@(directory-id)` suffix would apply only
to the last entry. Instead surround the entire entry by a pair
`::@(directory-id);...;::@` so that the `::@` syntax can encode
a directory lookup scope change evaluated as the list is processed.
Fixes : #20204
2020-01-16 13:24:27 -05:00
..
2014-12-15 11:45:49 -05:00
2019-09-25 12:06:28 -04:00
2013-05-18 10:00:48 +02:00
2017-04-18 11:36:10 -04:00
2020-01-16 13:24:27 -05:00
2018-09-12 13:06:36 -04:00
2013-03-19 16:44:17 -04:00
2020-01-14 15:27:07 -05:00
2013-07-08 22:39:57 +02:00
2013-07-08 22:39:57 +02:00
2013-07-08 22:39:57 +02:00
2013-07-08 22:39:57 +02:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2018-06-01 09:53:42 -04:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2018-06-01 09:53:42 -04:00
2018-06-01 09:53:42 -04:00
2018-06-01 09:53:42 -04:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2014-02-21 17:05:26 -05:00
2014-02-21 17:05:26 -05:00
2016-05-16 16:05:19 -04:00
2018-06-01 09:53:42 -04:00
2018-06-01 09:53:42 -04:00
2018-06-01 09:53:42 -04:00
2018-06-01 09:53:42 -04:00
2013-07-24 11:49:06 -04:00
2008-08-11 16:23:10 -04:00
2008-08-11 16:23:10 -04:00
2008-08-11 16:23:10 -04:00
2018-06-01 09:53:42 -04:00
2009-07-11 10:10:51 -04:00
2009-07-13 09:20:36 -04:00
2016-05-16 16:05:19 -04:00
2017-04-18 11:36:10 -04:00
2017-04-18 11:36:10 -04:00
2018-06-01 09:53:42 -04:00
2018-03-01 09:28:00 -05:00
2018-03-01 09:28:00 -05:00
2018-03-01 09:28:00 -05:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2018-06-01 09:53:42 -04:00
2018-06-01 09:53:42 -04:00
2016-05-16 16:05:19 -04:00
2016-05-16 16:05:19 -04:00
2013-05-18 10:00:48 +02:00
2019-10-01 12:26:36 -04:00
2013-01-10 23:04:06 +01:00
2013-01-10 23:04:06 +01:00
2013-08-26 11:37:00 -04:00
2019-10-01 12:26:36 -04:00
2013-08-26 11:36:57 -04:00
2013-08-26 11:36:57 -04:00
2016-05-16 16:05:19 -04:00
2018-09-12 13:06:36 -04:00