blob: b91eca9e06b5fc2a669ebdc8a0ebff4d925a06b6 (
plain)
1
2
3
4
5
6
7
|
add_target_deprecation
----------------------
* A :prop_tgt:`DEPRECATION` target property was added to mark
a target as deprecated. If a linked target is marked as
deprecated, a warning with the deprecation message is issued
at generate time.
|