A source set that depends on one or more NativeDependencySets to be built.
| Type | Name and description |
|---|---|
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, getDisplayName, getSource, source |
interface BuildableModelElement |
builtBy, getBuildTask, hasBuildDependencies, setBuildTask |
interface Named |
getName |
The libraries that this source set requires.
Adds a library that this source set requires. This method accepts the following types: