Files
CMake/Source
Brad King e27a76f131 target_link_libraries: Restore transitive out-of-dir linking
Refactoring in commit 7f506b95a7 (cmGeneratorTarget: Refactor link item
lookup, 2021-05-26, v3.21.0-rc1~103^2~4) accidentally dropped the
persistent lookup scope tracking across multiple items that was added by
commit f0e67da061 (target_link_libraries: Fix out-of-dir linking of a
list of targets, 2020-01-14, v3.17.0-rc1~149^2).  This broke a
transitive out-of-dir linking case not covered by our test suite.
Restore the scope tracking and add a test case.

Fixes: #22363
2021-06-29 16:52:12 -04:00
..
2021-05-26 18:53:40 -04:00
2021-06-07 19:25:33 +00:00
2021-05-21 10:38:50 -04:00
2021-06-23 09:01:47 -04:00
2021-01-13 15:27:49 +01:00
2021-05-11 11:20:04 -04:00
2021-03-13 07:36:07 -05:00
2021-06-07 19:25:33 +00:00
2021-01-08 09:07:18 -05:00