getTargetMachines
Specifies the target machines this component should be built for. The "machines" extension property (see org.gradle.nativeplatform.TargetMachineFactory) can be used to construct common operating system and architecture combinations.
For example:
targetMachines = [machines.linux.x86_64, machines.windows.x86_64]
Content copied to clipboard
Since
5.2