Groovy Documentation

Package org.gradle.plugins.binaries.model

Classes that model aspects of C++ projects.

 

Interface Summary
Binary Something to be created.
CompileSpec A high level interface to the compiler, specifying what is to be compiled and how.
CompileSpecFactory Producer of compile specs
Compiler A kind of compiler
CompilerRegistry A container for compiler adapters
Executable An executable binary
HeaderExportingSourceSet A source set that exposes headers
Library An library
NativeDependencyCapableSourceSet Source set capability
NativeDependencySet Models a collection of native type dependencies.
SourceSet A generic model of a collection of source
 


Groovy Documentation