Package org.gradle.language.c.plugins
Class CPlugin
java.lang.Object
org.gradle.language.c.plugins.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 CCompiletask for eachCSourceSetto compile the C sources.
- 
Constructor SummaryConstructors
- 
Method Summary