Groovy Documentation

Package org.gradle.plugins.cpp.model

Classes that model aspects of C++ projects.

 

Interface Summary
CppExecutable An executable binary that can be built.
CppLibrary An binary library that can be built.
CppSourceSet A CppSourceSet represents a logical group of C++ source.
 


Groovy Documentation