You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add an option to reassemble when specified files it depends on are modified, similar to CustomBuilds AdditionalInputs? This would be useful for incbin usage rather than %include (which seems to have PreIncludeFiles already).
Is it possible to add an option to reassemble when specified files it depends on are modified, similar to
CustomBuildsAdditionalInputs? This would be useful forincbinusage rather than%include(which seems to havePreIncludeFilesalready).