This feature is only available in Incredibuild’s Enterprise and Business Plans.
Build Cache Project Structure
Build Cache - How Auto-Generated Code can Affect Efficiency
Auto-generated code is fully supported, but it may affect Build Cache performance.
In many projects (e.g. Unreal Engine) code is generated automatically from other code or resources. There is nothing inherently bad with auto-generated code, and it’s possible that Build Cache will treat it efficiently.
For example, consider the following header file which is automatically generated (from some input file that has the value of 17):