ubisoft / Sharpmake

Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
Apache License 2.0
927 stars 171 forks source link

Add FastBuild UnityInputIsolateListFile support #225

Closed ShawnCZek closed 1 year ago

ShawnCZek commented 1 year ago

I have had to update the unity test for FASTBuild to reflect the hash change.

I have also added a functional test to represent the functionality of isolating files from a unity build.

belkiss commented 1 year ago

Merged, thanks!