mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
bbba701899
Fixes: #20022
9 lines
296 B
ReStructuredText
9 lines
296 B
ReStructuredText
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`.
|