ComponentWithNativeRuntime
, Named
, SoftwareComponent
ComponentWithSharedLibrary
, ComponentWithStaticLibrary
, CppSharedLibrary
, CppStaticLibrary
, SwiftSharedLibrary
, SwiftStaticLibrary
@Incubating public interface ComponentWithLinkFile extends ComponentWithNativeRuntime
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
Provider<RegularFile> |
getLinkFile() |
Returns the link file of this component.
|
getBaseName, getTargetPlatform, getToolChain, isDebuggable, isOptimized
Provider<RegularFile> getLinkFile()