- org.gradle.language.c.plugins.CPlugin
-
- All Implemented Interfaces and Traits:
- Plugin
@Incubating
public class CPlugin
A plugin for projects wishing to build native binary components from C sources.
Automatically includes the CLangPlugin for core C++ support and the NativeComponentPlugin for native component support.
- Creates a CCompile task for each CSourceSet to compile the C sources.
-
-
Methods Summary
-
Inherited Methods Summary
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Gradle API 2.2-20140924021627+0000