Groovy Documentation

org.gradle.plugins.cpp.gpp
[Groovy] Class GppCompilerPlugin

java.lang.Object
  org.gradle.plugins.cpp.gpp.GppCompilerPlugin
All Implemented Interfaces:
Plugin

class GppCompilerPlugin

A Plugin which makes the GNU G++ compiler available for compiling C/C++ code.


Method Summary
void apply(ProjectInternal project)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

apply

void apply(ProjectInternal project)


 

Gradle API 1.0