Groovy Documentation

org.gradle.nativecode.toolchain.plugins
[Groovy] Class GppCompilerPlugin

java.lang.Object
  org.gradle.nativecode.toolchain.plugins.GppCompilerPlugin
All Implemented Interfaces:
Plugin

@Incubating
class GppCompilerPlugin

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


Constructor Summary
GppCompilerPlugin(FileResolver fileResolver)

 
Method Summary
void apply(Project project)

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

Constructor Detail

GppCompilerPlugin

@Inject
GppCompilerPlugin(FileResolver fileResolver)


 
Method Detail

apply

void apply(Project project)


 

Gradle API 1.8