|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.plugins.cpp.CppExtension
public class CppExtension
Adds a source set container.
| Constructor Summary | |
CppExtension(ProjectInternal project)
|
|
| Method Summary | |
|---|---|
NamedDomainObjectContainer
|
getSourceSets()
|
NamedDomainObjectContainer
|
sourceSets(Closure closure)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Constructor Detail |
|---|
public CppExtension(ProjectInternal project)
| Method Detail |
|---|
public NamedDomainObjectContainer getSourceSets()
public NamedDomainObjectContainer sourceSets(Closure closure)
Gradle API 1.5