Skip to content

Conversation

@martinecker-ATVI
Copy link

For some reason Sharpmake currently doesn't support having multiple inputs for the FASTBuild .Exec function generated from CustomFileBuildStep whereas it does for the .Exec function generated from the custom pre or post build exe steps.

FASTBuild .Exec supports multiple input files, so it's fairly trivial to support this and it's useful for correct dependency checking of per-file custom build steps.

…nalInputs.

For some reason Sharpmake currently doesn't support having multiple inputs for the FASTBuild .Exec function generated from CustomFileBuildStep whereas it does for the .Exec function generated from the custom pre or post build exe steps. FASTBuild .Exec supports multiple input files, so it's fairly trivial to support this and it's useful for correct dependency checking of per-file custom build steps.
@martinecker-ATVI martinecker-ATVI deleted the bff-custom-step-addtl-inputs branch December 19, 2025 02:31
@martinecker-ATVI
Copy link
Author

I renamed this feature branch in our fork and this closed this PR by accident. Re-opened here: #443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants