Interface PlatformAwareComponentSpec
- All Superinterfaces:
ComponentSpec, ModelElement, Named, VariantComponent, VariantComponentSpec
- All Known Subinterfaces:
JvmLibrarySpec, NativeExecutableSpec, NativeLibrarySpec, PlayApplicationSpec, PlayPlatformAwareComponentSpec, TargetedNativeComponent
Defines Platform specific operations for ComponentSpecs
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary
Modifier and TypeMethodDescriptionvoidtargetPlatform(String targetPlatform) Specifies a platform that this component should be built be for.Methods inherited from interface ComponentSpec
getProjectPathMethods inherited from interface ModelElement
getDisplayNameMethods inherited from interface VariantComponent
getName, getVariantsMethods inherited from interface VariantComponentSpec
getBinaries
-
Method Details
-
targetPlatform
Specifies a platform that this component should be built be for.
-