@Incubating public interface NativeLibraryRequirement
Modifier and Type | Method and Description |
---|---|
String |
getLibraryName()
The name of the required library.
|
String |
getLinkage()
The required linkage.
|
String |
getProjectPath()
The path to the project containing the library.
|