| Package | Description |
|---|---|
| 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.compiler.capability |
Interfaces for compiler capabilities for cpp
|
| org.gradle.plugins.cpp.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLibrary |
| Modifier and Type | Method and Description |
|---|---|
DomainObjectSet<Library> |
CppSourceSet.getLibs()
Libs this source set requires
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgainstLibrary.libs(Iterable<Library> libs)
Compile against the given libs (collection must be live, i.e.
|
| Modifier and Type | Method and Description |
|---|---|
DomainObjectSet<Library> |
DefaultCppSourceSet.getLibs() |
Copyright © 2013. All rights reserved