Skip to content
  • Duncan Barber's avatar
    Autogen: Add detection of UI file changes to the pre-build VS case · a8d879cf
    Duncan Barber authored
    This is achieved by adding a rule file which carries the UI files as dependencies but performs no meaningful command. Its output path points to a timestamp file which is instead touched by the pre-build command that runs autogen. The rule file therefore triggers the build if any of the files have been changed more recently than the last autogen run.
    
    Fixes: #17959
    Fixes: #18741
    a8d879cf