Groovy Documentation

Package org.gradle.nativecode.language.cpp.plugins

Plugins for buildings C++ projects.

 

Class Summary
CppExeConventionPlugin A convention-based plugin that automatically adds a single C++ source set named "main" and wires it into a Executable named "main".
CppLangPlugin
CppLibConventionPlugin A convention-based plugin that automatically adds a single C++ source set named "main" and wires it into a Library named "main".
CppPlugin A plugin for projects wishing to build custom components from C++ sources.
 


Gradle API 1.8