liamkf / Unreal_FASTBuild

Allows UnrealEngine to be built with FASTBuild for VS2015/VS2017 and Windows 10.
MIT License
179 stars 71 forks source link

Complete example with FASTBuild #3

Closed fire closed 8 years ago

fire commented 8 years ago

I've made a complete example of FASTBuild for Unreal Engine with an ENV variable name FASTBUILD_CACHE telling where the cache folder is for build server purposes.

Hopefully this is useful for someone.

EnableFastbuild.diff.txt

liamkf commented 8 years ago

Hi there, that's awesome!

Thanks for sharing it, I hope it helps someone along! :)