Package org.gradle.plugins.cpp.model

Classes that model aspects of C++ projects.

See:
          Description

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.
 

Package org.gradle.plugins.cpp.model Description

Classes that model aspects of C++ projects.