|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CppSourceSet
A representation of a unit of cpp source
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.gradle.api.Named |
|---|
Named.Namer |
| Method Summary | |
|---|---|
void |
dependency(Map<?,?> dep)
Add a dependency to this source set |
CppSourceSet |
exportedHeaders(Closure closure)
The headers. |
SourceDirectorySet |
getExportedHeaders()
The headers. |
DomainObjectSet<Library> |
getLibs()
Libs this source set requires |
SourceDirectorySet |
getSource()
The source. |
CppSourceSet |
source(Closure closure)
The source. |
| Methods inherited from interface org.gradle.plugins.binaries.model.NativeDependencyCapableSourceSet |
|---|
getNativeDependencySets |
| Methods inherited from interface org.gradle.api.Named |
|---|
getName |
| Method Detail |
|---|
SourceDirectorySet getExportedHeaders()
getExportedHeaders in interface HeaderExportingSourceSetCppSourceSet exportedHeaders(Closure closure)
SourceDirectorySet getSource()
CppSourceSet source(Closure closure)
DomainObjectSet<Library> getLibs()
void dependency(Map<?,?> dep)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||