public interface AndroidNativeTargetConfigurationMatcher
Modifier and Type | Method and Description |
---|---|
boolean |
nativeTargetConfigurationMatchesCpuType(BuildTarget buildTarget,
TargetCpuType targetCpuType) |
boolean nativeTargetConfigurationMatchesCpuType(BuildTarget buildTarget, TargetCpuType targetCpuType)
true
when platform in configuration of the target matches the given CPU type.