summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/TargetProperties/empty.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add set_property option: DEPRECATIONJoseph Snyder2020-01-021-0/+4
Add a new property flag for a target which contains a message regarding deprecation status. Add a warning at "Generate" time if a linked target is marked as deprecated. Expand ExportImport test to ensure that new property is being set and passed correctly. Ensure that the message is shown during the "Generate" step run of the ExportImport test.