mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
Link properties: must be transitive over private dependency on static library
Fixes: #20022
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Link-properties-transitive
|
||||
--------------------------
|
||||
|
||||
* Target link properties :prop_tgt:`INTERFACE_LINK_OPTIONS`,
|
||||
:prop_tgt:`INTERFACE_LINK_DIRECTORIES` and
|
||||
:prop_tgt:`INTERFACE_LINK_DEPENDS` are now transitive over private
|
||||
dependency on static libraries.
|
||||
See policy :policy:`CMP0099`.
|
||||
Reference in New Issue
Block a user