org.gradle.nativebinaries.toolchain.plugins
[Groovy] Class GccCompilerPlugin
java.lang.Object
org.gradle.nativebinaries.toolchain.plugins.GccCompilerPlugin
- All Implemented Interfaces:
- Plugin
@Incubating
class GccCompilerPlugin
A Plugin which makes the GNU GCC/G++ compiler available for compiling C/C++ code.
GccCompilerPlugin
@Inject
GccCompilerPlugin(FileResolver fileResolver, ExecActionFactory execActionFactory, ModelRules modelRules, Instantiator instantiator)
-
apply
void apply(Project project)
-
Gradle API 1.12