blob: 535b40c72b9086c344568bd9726e126d21ac3821 (
plain)
1
2
3
4
5
6
7
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`.
|