Defines Platform specific operations for ComponentSpecs
Type | Name and description |
---|---|
List<String> |
getTargetPlatforms() Get the names of the targeted platforms that this component should be built for. |
void |
targetPlatform(String... targets) Selects the targeted platforms names this component should be built be for. |
Get the names of the targeted platforms that this component should be built for.
Selects the targeted platforms names this component should be built be for.