mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-18 05:01:50 -06:00
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`.