Native Executable Spec
interface NativeExecutableSpec : ApplicationSpec, NativeComponentSpec, TargetedNativeComponent(source)
Definition of a native executable component that is to be built by Gradle.
Functions
Link copied to clipboard
The name that is used to construct the output file names when building this component.
Link copied to clipboard
The variants produced for this component spec.
Link copied to clipboard
Returns a human-consumable display name for this element.
Link copied to clipboard
The path to the project containing this component.
Link copied to clipboard
The source sets for this component.
Link copied to clipboard
The variants of this component.
Link copied to clipboard
Sets the name that is used to construct the output file names when building this component.
Link copied to clipboard
Specifies the names of one or more BuildTypes that this component should be built for.
Link copied to clipboard
Specifies the names of one or more Flavors that this component should be built for.
Link copied to clipboard
Specifies a platform that this component should be built be for.