|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.plugins.cpp.gpp.GppCompilerPlugin
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 |
---|
@Inject GppCompilerPlugin(FileResolver fileResolver)
Method Detail |
---|
void apply(Project project)
Gradle API 1.5-rc-3