@Incubating public interface NativeDependencySet
Modifier and Type | Method and Description |
---|---|
FileCollection |
getIncludeRoots()
Returns the header file directories to use at compile time.
|
FileCollection |
getLinkFiles()
Returns the files to use at link time.
|
FileCollection |
getRuntimeFiles()
Returns the files to use at runtime.
|
FileCollection getIncludeRoots()
FileCollection getLinkFiles()
FileCollection getRuntimeFiles()