Commands

ue4 conan precompute

Generates precomputed dependency data for Unreal Engine boilerplate modules.

Usage syntax:

ue4 conan precompute PROFILE

This command generates precomputed dependency data for the dependencies of the boilerplate module in the current working directory, using the specified UE4 Conan profile. See the Distributing projects and plugins page for more details on generating and distributing precomputed dependency data.

The PROFILE argument specifies the UE4 Conan profile that should be used to generate precomputed dependency data. You can specify the value host to use the default profile for the host platform and the Unreal Engine version reported by ue4cli.