Class NativeInstallationSpec
java.lang.Object
org.gradle.nativeplatform.NativeInstallationSpec
Deprecated.
Specifies the installation location for a native executable.
- Since:
- 2.9
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns the directory.voidsetDirectory(File directory) Deprecated.Sets the directory.
-
Constructor Details
-
NativeInstallationSpec
public NativeInstallationSpec()Deprecated.
-
-
Method Details
-
getDirectory
-
setDirectory
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.