|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating public interface NativeDependencySet
Models a collection of native type dependencies.
Method Summary | |
---|---|
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. |
Method Detail |
---|
public FileCollection getIncludeRoots()
public FileCollection getLinkFiles()
public FileCollection getRuntimeFiles()
Gradle API 1.12