public interface BundleBinary extends NativeBinary
Modifier and Type | Method and Description |
---|---|
TaskProvider<LinkBundle> |
getLinkTask()
Returns a provider for the task that links the object files into this binary.
|
getCompileTasks, isBuildable
TaskProvider<LinkBundle> getLinkTask()
LinkBundle
task, never null.