mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
213433858f
When using $<TARGET_PROPERTY:prop>, the value of prop comes from the consuming target rather than the current target. Add a note to clarify this.