CppBinary, Named, SoftwareComponent@Incubating public interface CppSharedLibrary extends CppBinary
Named.NamerDEBUGGABLE_ATTRIBUTE| Modifier and Type | Method | 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, isDebuggableProvider<RegularFile> getLinkFile()
Provider<RegularFile> getRuntimeFile()