| Package | Description |
|---|---|
| org.gradle.plugins.binaries.model |
Classes that model aspects of C++ projects.
|
| org.gradle.plugins.binaries.model.internal |
Implementations of the native model classes.
|
| org.gradle.plugins.cpp |
A
Plugin for building C++ projects with Gradle. |
| org.gradle.plugins.cpp.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HeaderExportingSourceSet
A source set that exposes headers
|
interface |
NativeDependencyCapableSourceSet
Source set capability
|
| Modifier and Type | Method and Description |
|---|---|
DomainObjectSet<SourceSet> |
Binary.getSourceSets() |
| Modifier and Type | Method and Description |
|---|---|
DomainObjectSet<SourceSet> |
DefaultBinary.getSourceSets() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CppSourceSet
A representation of a unit of cpp source
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCppSourceSet |
Copyright © 2013. All rights reserved