@Incubating public class GccCompilerPlugin extends java.lang.Object implements Plugin<Project>
Plugin
which makes the GNU GCC/G++ compiler available for compiling C/C++ code.Constructor and Description |
---|
GccCompilerPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|