Skip to content
  • Brad King's avatar
    VS: Add support for add_custom_command DEPFILE · 526e2ef7
    Brad King authored
    Transform the depfile into MSBuild `AdditionalInputs` content.  Add
    MSBuild Targets to update `AdditionalInputs` and the `.tlog` files for
    future builds without actually modifying the `.vcxproj` file.
    
    Fixes: #20286
    526e2ef7