egl.optBuildOrder

This task optimizes the build order of a VAGen compatible project.

Parameters

Attribute Description Required
failOnError Whether or not the build should fail if there is an error. No, the default is true.
verbose If true, show all the logs. If false, only show important logs. No, the default is true.

Feedback