api / org.gradle.nativeplatform.tasks / ObjectFilesToBinary / source

source

abstract fun source(source: Any): Unit

Adds a set of object files to be combined into the file binary. The provided source object is evaluated as per org.gradle.api.Project#files(Object...).