Skip to content

Help: Update docs for failure result of get_target_property

Christopher Tetreault requested to merge (removed):docfix into master

If get_target_property fails to find a value for a non-inherited property, it appends -NOTFOUND to the var name and sets that as the result, rather than setting the value of the var to NOTFOUND.

Backport: release
Topic-rename: doc-get_target_property

Edited by Brad King

Merge request reports