@Incubating public interface NativeBinaryTasks extends BinaryTasksCollection
| Modifier and Type | Method and Description |
|---|---|
ObjectFilesToBinary |
getCreateOrLink()
The task that builds the binary out of object files: either the link task or create static library task as appropriate.
|
Task |
getCreateStaticLib()
The create static library task if present.
|
Task |
getLink()
The link task, if one is present.
|
getBuildfindAll, matching, matching, withTypeall, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeTask getLink()
Task getCreateStaticLib()
ObjectFilesToBinary getCreateOrLink()