public interface StaticLibraryBinary extends NativeBinary
| Modifier and Type | Method and Description |
|---|---|
TaskProvider<CreateStaticLibrary> |
getCreateTask()
Returns a provider for the task that creates the static archive from the object files.
|
getCompileTasks, isBuildableTaskProvider<CreateStaticLibrary> getCreateTask()
CreateStaticLibrary task, never null.