A source set that depends on one or more NativeDependencySets to be built.
Type | Name and description |
---|---|
void |
dependency(Map<?, ?> dep) Add a dependency to this source set. |
Collection<?> |
getLibs() The libraries that this source set requires. |
void |
lib(Object library) Adds a library that this source set requires. |
Methods inherited from class | Name |
---|---|
interface LanguageSourceSet |
generatedBy, getSource, source |
interface Named |
getName |
interface BuildableModelElement |
builtBy, getBuildTask, hasBuildDependencies, setBuildTask |
interface Buildable |
getBuildDependencies |
Add a dependency to this source set.
The libraries that this source set requires.
Adds a library that this source set requires. This method accepts the following types: