-
- Downloads
cmLinkItem: Add backtrace
Carry a backtrace on every link item, not just link implementation items. For now the non-impl items will still have empty backtraces at runtime, but this will allow us to introduce values over time.
Showing
- Source/cmComputeLinkDepends.cxx 2 additions, 1 deletionSource/cmComputeLinkDepends.cxx
- Source/cmComputeTargetDepends.cxx 7 additions, 13 deletionsSource/cmComputeTargetDepends.cxx
- Source/cmGeneratorTarget.cxx 17 additions, 11 deletionsSource/cmGeneratorTarget.cxx
- Source/cmGeneratorTarget.h 3 additions, 1 deletionSource/cmGeneratorTarget.h
- Source/cmLinkItem.cxx 6 additions, 6 deletionsSource/cmLinkItem.cxx
- Source/cmLinkItem.h 4 additions, 5 deletionsSource/cmLinkItem.h
Loading
Please register or sign in to comment