setBuiltBy

abstract fun setBuiltBy(tasks: Iterable<out Any>): ConfigurableFileTree(source)

Sets the tasks which build the files of this collection.

Return

this

Parameters

tasks

The tasks. These are evaluated as per dependsOn.