Package org.gradle.nativeplatform
Class NativeInstallationSpec
- java.lang.Object
-
- org.gradle.nativeplatform.NativeInstallationSpec
-
@Incubating public class NativeInstallationSpec extends java.lang.Object
Specifies the installation location for a native executable.
-
-
Constructor Summary
Constructors Constructor Description NativeInstallationSpec()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.File
getDirectory()
void
setDirectory(java.io.File directory)
-