@Incubating public interface CppApplication extends ProductionCppComponent
An instance of this type is added as a project extension by the C++ executable plugin.
Named.Namer
Modifier and Type | Method and Description |
---|---|
Provider<? extends CppExecutable> |
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 CppExecutable> getDevelopmentBinary()
getDevelopmentBinary
in interface ProductionComponent
getDevelopmentBinary
in interface ProductionCppComponent