Package org.gradle.language.nativeplatform
@Incubating
package org.gradle.language.nativeplatform
Model classes for managing language sources.
-
InterfacesClassDescriptionRepresents a native component that produces an executable.Represents a native component that produces an application installation.Represents a native component that produces a file to be used at link time.Represents a native component whose link time file and dependencies are published for consumption by some other project.Represents a component that produces outputs that run on a native platform.Represents a component that produces object files.Represents a native component that produces a file to be used at runtime.Represents a native component whose runtime file and dependencies are published for consumption by some other project.Represents a native component that produces a shared library.Represents a component that produces a static library.Deprecated.The Gradle software model is deprecated and will be removed in Gradle 10.Deprecated.The Gradle software model is deprecated and will be removed in Gradle 10.Deprecated.The Gradle software model is deprecated and will be removed in Gradle 10.