Groovy Documentation

org.gradle.nativecode.language.cpp.plugins
[Groovy] Class CppLangPlugin

java.lang.Object
  org.gradle.nativecode.language.cpp.plugins.CppLangPlugin
All Implemented Interfaces:
Plugin

@Incubating
class CppLangPlugin

Constructor Summary
CppLangPlugin(Instantiator instantiator)

 
Method Summary
void apply(ProjectInternal project)

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

Constructor Detail

CppLangPlugin

@Inject
CppLangPlugin(Instantiator instantiator)


 
Method Detail

apply

void apply(ProjectInternal project)


 

Gradle API 1.8