Brad King
e0bbe79cea
CMP0189: Restore support for linking $<TARGET_PROPERTY:tgt,LINK_LIBRARIES>
...
In general we disallow references to transitive target properties, such
as `COMPILE_DEFINITIONS`, in `[INTERFACE_]LINK_LIBRARIES` properties,
because the latter establish the transitivity itself. Prior to CMP0189,
the `[INTERFACE_]LINK_LIBRARIES` properties were not themselves transitive
in `$<TARGET_PROPERTY>` expressions, so existing projects have code like
target_link_libraries(foo PRIVATE "$<TARGET_PROPERTY:tgt,LINK_LIBRARIES>")
Policy CMP0189's NEW behavior, introduced by commit b3da9c6d60 (GenEx:
Evaluate LINK_LIBRARIES target properties transitively, 2025-02-24,
v4.1.0-rc1~731^2), makes `$<TARGET_PROPERTY:tgt,LINK_LIBRARIES>`
transitive, causing the above to be rejected. Since evaluation of a
target's link libraries can already encounter and handle other targets'
link libraries, allow it in this case.
Fixes : #27265
2025-09-29 10:51:01 -04:00
..
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2025-01-23 13:09:50 -05:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2022-11-14 10:35:06 -05:00
2025-01-28 10:01:00 -05:00
2025-03-03 10:43:35 -05:00
2025-07-08 17:44:07 -04:00
2025-04-24 08:56:00 -04:00
2025-04-02 10:12:24 -04:00
2024-02-16 09:17:59 -05:00
2025-02-02 14:55:37 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2025-07-01 11:20:56 -04:00
2024-10-03 14:18:16 -04:00
2025-03-29 20:31:49 +01:00
2025-03-29 20:31:49 +01:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-05-30 16:13:46 +02:00
2024-11-20 10:55:34 -05:00
2024-10-03 14:18:16 -04:00
2024-09-11 08:44:09 -04:00
2023-10-26 09:20:45 -04:00
2024-08-19 14:25:31 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2023-01-18 11:48:49 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2024-10-09 22:30:58 +02:00
2024-10-09 22:30:58 +02:00
2025-01-23 13:09:50 -05:00
2025-01-21 14:55:25 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-03-20 15:43:42 +01:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-09 22:30:58 +02:00
2024-10-03 14:18:16 -04:00
2025-01-12 18:49:25 +04:00
2024-11-07 09:46:09 -05:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2024-10-09 22:30:58 +02:00
2025-01-10 13:05:29 -06:00
2025-01-12 18:49:25 +04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-11-07 09:45:54 -05:00
2024-10-03 14:18:16 -04:00
2025-06-06 08:12:49 -04:00
2025-08-05 09:57:59 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2025-01-22 10:40:53 -05:00
2024-11-21 15:48:02 -05:00
2025-09-23 11:30:22 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-11-21 15:48:02 -05:00
2023-10-26 09:20:45 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-11-20 10:54:01 -05:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2024-11-20 10:54:01 -05:00
2025-04-29 11:22:13 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-11-20 10:54:01 -05:00
2023-10-26 09:20:45 -04:00
2025-04-01 05:25:25 +02:00
2024-04-17 13:14:11 -04:00
2025-02-26 13:29:03 -05:00
2024-10-25 08:43:05 -04:00
2024-10-03 14:18:16 -04:00
2023-10-26 09:20:45 -04:00
2025-01-28 09:52:22 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2023-10-26 09:20:45 -04:00
2024-10-03 14:18:16 -04:00
2023-10-26 09:20:45 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2023-10-26 09:20:45 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2025-01-23 13:09:50 -05:00
2025-01-23 13:09:50 -05:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2024-04-10 12:21:13 -04:00
2022-04-04 19:46:32 +02:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-02-26 12:11:59 -05:00
2023-10-26 09:20:45 -04:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2023-05-22 17:14:54 -04:00
2024-10-03 14:18:16 -04:00
2023-10-26 09:20:45 -04:00
2025-02-14 12:54:49 -06:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2025-02-24 15:03:34 -05:00
2025-05-01 08:31:20 -04:00
2025-04-06 23:04:04 +02:00
2024-10-03 14:18:16 -04:00
2023-10-26 09:20:45 -04:00
2025-05-05 09:33:32 -04:00
2025-02-01 07:12:30 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-03-19 09:14:32 -04:00
2023-03-08 16:39:38 -05:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-09-15 20:34:16 -04:00
2024-11-07 09:45:54 -05:00
2025-05-26 02:49:32 +02:00
2025-09-15 20:34:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-03-03 10:43:35 -05:00
2025-01-19 09:41:02 -05:00
2025-03-03 10:43:35 -05:00
2024-10-03 14:18:16 -04:00
2025-04-10 14:43:22 -04:00
2025-01-18 09:51:44 -05:00
2021-08-24 19:21:40 +02:00
2024-10-03 14:18:16 -04:00
2025-01-18 09:51:45 -05:00
2022-03-22 11:57:48 -04:00
2025-01-23 13:09:50 -05:00
2025-01-23 13:09:50 -05:00
2024-11-21 15:48:02 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 11:43:06 -05:00
2025-01-18 09:51:43 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-11-20 10:54:01 -05:00
2024-11-20 10:54:01 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-19 09:41:02 -05:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2025-01-12 18:49:25 +04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-09-15 20:34:16 -04:00
2025-05-28 13:48:26 -04:00
2025-01-12 18:49:25 +04:00
2024-01-22 09:33:54 -05:00
2025-01-29 13:07:41 -05:00
2024-02-19 10:40:40 -05:00
2025-01-12 18:49:25 +04:00
2024-03-04 13:09:58 -05:00
2024-11-21 15:48:02 -05:00
2025-05-28 13:48:26 -04:00
2025-01-23 13:09:50 -05:00
2023-10-26 09:20:45 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2025-01-23 13:09:50 -05:00
2025-01-17 09:28:36 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-11-22 09:03:20 -05:00
2025-01-19 09:41:02 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2025-01-18 09:51:44 -05:00
2021-10-04 22:10:57 +11:00
2025-03-03 10:43:35 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-09-29 10:51:01 -04:00
2023-10-26 09:20:45 -04:00
2024-11-20 10:54:01 -05:00
2024-10-03 14:18:16 -04:00
2024-11-23 15:23:25 -05:00
2023-10-26 09:20:45 -04:00
2023-10-26 09:20:45 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 11:43:06 -05:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2024-01-24 14:44:40 -05:00
2024-08-19 11:54:12 -07:00
2025-01-23 13:09:50 -05:00
2025-05-21 10:19:58 -07:00
2025-03-25 09:30:36 -04:00
2024-10-03 14:18:16 -04:00
2024-11-21 15:48:02 -05:00
2025-01-19 09:41:01 -05:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 11:43:06 -05:00
2025-01-22 10:40:54 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-11-20 10:54:01 -05:00
2025-09-15 20:34:16 -04:00
2021-12-02 18:06:39 -05:00
2025-01-29 13:07:41 -05:00
2025-01-29 13:07:41 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2024-10-03 14:18:16 -04:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2022-05-06 10:40:58 -04:00
2025-01-23 13:09:50 -05:00
2024-10-03 14:18:16 -04:00
2025-04-09 17:06:13 -04:00
2025-03-03 10:43:35 -05:00
2023-01-18 16:40:19 -05:00
2025-03-03 09:55:56 -05:00
2025-05-30 09:54:39 -04:00
2025-01-12 18:49:34 +04:00
2023-11-17 09:58:21 -05:00
2024-01-17 10:11:41 -05:00
2022-09-22 09:24:46 -04:00
2025-05-20 11:57:29 -04:00
2024-06-05 12:58:47 -04:00