Is there a way to either restart a build mid-run or force a source rescan? We are generating files from our module’s Build.cs that we want included in module compilation. Currently, we have to run the build twice, once to generate the files, then again to actually compile them. We’d love to be able to do this from a single build invocation.