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, isBuildable
TaskProvider<CreateStaticLibrary> getCreateTask()
CreateStaticLibrary
task, never null.