FASTBuild Configuration

Overview

FASTBuild has been robust enough for some time, such that it is now used for its own development. The configuration files can be found in the source download.

The FASTBuild config contains examples of:

  • Multiple targets (debug & release)
  • Multiple platforms (x86 & x64)
  • Multiple compilers (MSVC & Clang)
  • Unity/Blobs to accelerate compilation
  • Windows Resource compilation
  • Precompiled Headers
  • Unit Tests
  • Caching
  • Distributed Compilation