Skip to content

Add infrastructure to track backtraces of target dependencies

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

Backtraces on target dependencies will be useful to present to IDEs through the fileapi proposed in #18398 (closed).

Merge request reports