Interface NativeExecutableSpec

All Superinterfaces:
ApplicationSpec, ComponentSpec, GeneralComponentSpec, ModelElement, Named, NativeComponentSpec, PlatformAwareComponentSpec, SourceComponentSpec, TargetedNativeComponent, VariantComponent, VariantComponentSpec

Deprecated.
The Gradle software model is deprecated and will be removed in Gradle 10. Use the new component model (e.g. cpp-application, cpp-library, swift-application, swift-library, xctest) instead.
Definition of a native executable component that is to be built by Gradle.