Native Library Binary
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.
A physical representation of a NativeLibrary component.
Inheritors
Functions
Link copied to clipboard
Returns the org.gradle.nativeplatform.BuildType used to construct this binary.
Link copied to clipboard
Returns a human-consumable display name for this binary.
Link copied to clipboard
The org.gradle.nativeplatform.Flavor that this binary was built with.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the org.gradle.nativeplatform.platform.NativePlatform that this binary is targeted to run on.