DKML_TARGET_ABI

If not already set, the DkSDKInspectCCompiler_DetectTargetABI() command will set this variable to one of the following values:

  • darwin_arm64

  • darwin_x86_64

  • darwin_arm64

  • android_arm32v7a

  • android_arm64v8a

  • android_x86

  • android_x86_64

  • linux_arm64

  • linux_arm32v6

  • linux_arm32v7

  • linux_x86_64

  • linux_x86

  • windows_arm64

  • windows_arm32

  • windows_x86_64

  • windows_x86