Interface NativeExecutableSpec
- All Superinterfaces:
ApplicationSpec, ComponentSpec, GeneralComponentSpec, ModelElement, Named, NativeComponentSpec, PlatformAwareComponentSpec, SourceComponentSpec, TargetedNativeComponent, VariantComponent, VariantComponentSpec
@Incubating
public interface NativeExecutableSpec
extends ApplicationSpec, NativeComponentSpec, TargetedNativeComponent
Definition of a native executable component that is to be built by Gradle.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary
Methods inherited from interface ComponentSpec
getProjectPathMethods inherited from interface ModelElement
getDisplayNameMethods inherited from interface NativeComponentSpec
getBaseName, setBaseNameMethods inherited from interface PlatformAwareComponentSpec
targetPlatformMethods inherited from interface SourceComponentSpec
getSourcesMethods inherited from interface TargetedNativeComponent
targetBuildTypes, targetFlavorsMethods inherited from interface VariantComponent
getName, getVariantsMethods inherited from interface VariantComponentSpec
getBinaries