JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.nativeplatform
NativeExecutable
Contents
Description
Hide sidebar
Show sidebar
Interface NativeExecutable
All Superinterfaces:
Application
,
Component
@Incubating
@Deprecated
public interface
NativeExecutable
extends
Application
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 executable native component that is built by Gradle.
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.