Type | Name and description |
---|---|
void |
target(String platformName) Add support for target platform specified by name. |
void |
target(String platformName, Action<? super TargetedPlatformToolChain> action) Add configuration for a target platform specified by name with additional configuration action. |
Methods inherited from class | Name |
---|---|
interface ToolChain |
getDisplayName |
interface Named |
getName |
Add support for target platform specified by name.
Add configuration for a target platform specified by name with additional configuration action.