Class | Description |
---|---|
AndroidNdkFactory | |
AndroidNdkResolver | |
AndroidNdkToolchainsSupplier | |
NdkCxxPlatforms | |
NdkCxxPlatformsProviderFactory | |
ProviderBackedUnresolvedNdkCxxPlatform |
Used to provide a
NdkCxxPlatform that is specified as a ndk_toolchain build target. |
StaticUnresolvedNdkCxxPlatform |
Used to provide a
NdkCxxPlatform that is fully specified before parsing/configuration
(specified in .buckconfig, for example). |
Enum | Description |
---|---|
NdkCxxPlatforms.Host |
The OS and Architecture that we're building on.
|
NdkCxxPlatforms.ToolchainTarget |
The toolchains name for the platform being targeted.
|