Package-level declarations

Types

Link copied to clipboard
Represents a native component that produces an executable.
Link copied to clipboard
Represents a native component that produces an application installation.
Link copied to clipboard
Represents a native component that produces a file to be used at link time.
Link copied to clipboard
Represents a native component whose link time file and dependencies are published for consumption by some other project.
Link copied to clipboard
Represents a component that produces outputs that run on a native platform.
Link copied to clipboard
Represents a component that produces object files.
Link copied to clipboard
Represents a native component that produces a file to be used at runtime.
Link copied to clipboard
Represents a native component whose runtime file and dependencies are published for consumption by some other project.
Link copied to clipboard
Represents a native component that produces a shared library.
Link copied to clipboard
Represents a component that produces a static library.
Link copied to clipboard
A source set that depends on one or more org.gradle.nativeplatform.NativeDependencySets to be built.
Link copied to clipboard
A source set that exposes headers
Link copied to clipboard
A source set that provides resources.