ComponentWithNativeRuntime, Named, SoftwareComponentCppExecutable, CppTestExecutable, SwiftExecutable, SwiftXCTestExecutable@Incubating public interface ComponentWithInstallation extends ComponentWithNativeRuntime
Named.Namer| Modifier and Type | Method | Description | 
|---|---|---|
| Provider<Directory> | getInstallDirectory() | Returns the installation directory. | 
| Provider<? extends InstallExecutable> | getInstallTask() | Returns the install task. | 
| FileCollection | getRuntimeLibraries() | Returns the runtime libraries required for the installation. | 
getBaseName, getTargetMachine, getToolChain, isDebuggable, isOptimizedFileCollection getRuntimeLibraries()
Provider<? extends InstallExecutable> getInstallTask()