@Incubating public interface CppSharedLibrary extends CppBinary
Named.Namer
DEBUGGABLE_ATTRIBUTE
Modifier and Type | Method and Description |
---|---|
Provider<RegularFile> |
getLinkFile()
Returns the link-time file for this binary.
|
Provider<RegularFile> |
getRuntimeFile()
Returns the run-time file for this binary.
|
getBaseName, getCompileIncludePath, getCppSource, getLinkLibraries, getObjects, getRuntimeLibraries, isDebuggable
Provider<RegularFile> getLinkFile()
Provider<RegularFile> getRuntimeFile()