| 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.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LibraryCompileSpec
A high level interface to the compiler, specifying what is to be compiled and how.
|
| Modifier and Type | Method and Description |
|---|---|
CompileSpec |
Binary.getSpec() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryCompileSpec |
| Modifier and Type | Method and Description |
|---|---|
CompileSpec |
DefaultBinary.getSpec() |
CompileSpec |
DefaultBinary.spec(Closure closure) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CppCompileSpec |
Copyright © 2013. All rights reserved