toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.language
/
ComponentWithTargetMachines
Component
With
Target
Machines
API
interface
ComponentWithTargetMachines
(
source
)
Represents a component that targets multiple target machines.
Since
5.2
Inheritors
SwiftComponent
CppComponent
Members
Functions
get
Target
Machines
Link copied to clipboard
API
abstract
fun
getTargetMachines
(
)
:
SetProperty
<
TargetMachine
>
Specifies the target machines this component should be built for.