Interface NativeLibraryRequirement
Deprecated.
A dependency on a native library within the build.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.The name of the required library.Deprecated.The required linkage.Deprecated.The path to the project containing the library.withProjectPath(String projectPath) Deprecated.Creates a copy of this requirement with the specified project path
-
Method Details
-
getProjectPath
-
getLibraryName
-
getLinkage
-
withProjectPath
Deprecated.Creates a copy of this requirement with the specified project path
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.