ComponentWithLinkFile
, ComponentWithNativeRuntime
, ComponentWithRuntimeFile
, Named
, SoftwareComponent
CppSharedLibrary
, SwiftSharedLibrary
public interface ComponentWithSharedLibrary extends ComponentWithLinkFile, ComponentWithRuntimeFile
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
FileCollection |
getLinkLibraries() |
Returns the link libraries to use to link the shared library.
|
Provider<? extends LinkSharedLibrary> |
getLinkTask() |
Returns the link task for the shared library.
|
getLinkFile, getLinkFileProducer
getBaseName, getTargetMachine, getToolChain, isDebuggable, isOptimized
getRuntimeFile
FileCollection getLinkLibraries()
Provider<? extends LinkSharedLibrary> getLinkTask()