Interface NativeExecutableBinarySpec

All Superinterfaces:
ApplicationBinarySpec, Binary, BinarySpec, Buildable, BuildableComponentSpec, CheckableComponentSpec, ComponentSpec, ModelElement, Named, NativeBinarySpec

@Incubating @Deprecated public interface NativeExecutableBinarySpec extends NativeBinarySpec, ApplicationBinarySpec
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.
An binary built by Gradle for a native application.