Skip to content

Add DEPRECATION target property

Joe Snyder requested to merge joe-snyder/cmake:add_target_deprecation into master

Add a new property for a target which contains a message regarding deprecation status.

Expand ExportImport test to ensure that new property is being set and passed correctly.

Edited by Brad King

Merge request reports