Package org.gradle.nativeplatform
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 SummaryNested classes/interfaces inherited from interface org.gradle.api.NamedNamed.Namer
- 
Method SummaryMethods inherited from interface org.gradle.platform.base.ComponentSpecgetProjectPathMethods inherited from interface org.gradle.model.ModelElementgetDisplayNameMethods inherited from interface org.gradle.nativeplatform.NativeComponentSpecgetBaseName, setBaseNameMethods inherited from interface org.gradle.platform.base.PlatformAwareComponentSpectargetPlatformMethods inherited from interface org.gradle.platform.base.SourceComponentSpecgetSourcesMethods inherited from interface org.gradle.nativeplatform.TargetedNativeComponenttargetBuildTypes, targetFlavorsMethods inherited from interface org.gradle.platform.base.VariantComponentgetName, getVariantsMethods inherited from interface org.gradle.platform.base.VariantComponentSpecgetBinaries