@Incubating public interface ProductionCppComponent extends CppComponent, ProductionComponent
Named.Namer
Modifier and Type | Method and Description |
---|---|
Provider<? extends CppBinary> |
getDevelopmentBinary()
Returns the binary of the component to use as the default for development.
|
getBaseName, getBinaries, getCppSource, getHeaderFiles, getImplementationDependencies, getPrivateHeaderDirs, getPrivateHeaders, getSource, privateHeaders, source
getDependencies
Provider<? extends CppBinary> getDevelopmentBinary()
getDevelopmentBinary
in interface ProductionComponent