Skip to content

target_*: Fix cross-directory call backtraces

Brad King requested to merge brad.king/cmake:target-prop-backtraces into master

Record the call-site backtrace, not the current backtrace of the target's directory.

Fixes: #23873 (closed)

Merge request reports