Native Binary Spec
Represents a binary artifact that is the result of building a native component.
Inheritors
Functions
Link copied to clipboard
The configuration of the assembler used when compiling assembly sources this binary.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the org.gradle.nativeplatform.BuildType used to construct this binary.
Link copied to clipboard
The configuration of the C compiler used when compiling C sources for this binary.
Link copied to clipboard
Link copied to clipboard
The component that this binary was built from.
Link copied to clipboard
The configuration of the C++ compiler used when compiling C++ sources for this binary.
Link copied to clipboard
Link copied to clipboard
The org.gradle.nativeplatform.Flavor that this binary was built with.
Link copied to clipboard
Link copied to clipboard
The libraries that should be linked into this binary.
Link copied to clipboard
The configuration of the Objective-C compiler used when compiling Objective-C sources for this binary.
Link copied to clipboard
The configuration of the Objective-C++ compiler used when compiling Objective-C++ sources for this binary.
Link copied to clipboard
Link copied to clipboard
The configuration of the Resource compiler used when compiling resources for this binary.
Link copied to clipboard
Link copied to clipboard
The configuration of the static library archiver used when creating this binary.
Link copied to clipboard
Returns the org.gradle.nativeplatform.platform.NativePlatform that this binary is targeted to run on.
Link copied to clipboard
Link copied to clipboard
Returns the org.gradle.nativeplatform.toolchain.NativeToolChain that will be used to build this binary.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard