ComponentWithLinkFile
, ComponentWithNativeRuntime
, Named
, SoftwareComponent
CppStaticLibrary
, SwiftStaticLibrary
@Incubating public interface ComponentWithStaticLibrary extends ComponentWithLinkFile
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
Provider<? extends CreateStaticLibrary> |
getCreateTask() |
Returns the task to create the static library.
|
getLinkFile, getLinkFileProducer
getBaseName, getTargetMachine, getToolChain, isDebuggable, isOptimized
Provider<? extends CreateStaticLibrary> getCreateTask()