Class CPlugin
java.lang.Object
org.gradle.language.c.plugins.CPlugin
Deprecated.
A plugin for projects wishing to build native binary components from C sources.
Automatically includes the CLangPlugin for core C++ support and the NativeComponentModelPlugin for native component support.
- Creates a
CCompiletask for eachCSourceSetto compile the C sources.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CPlugin
public CPlugin()Deprecated.
-
-
Method Details
-
apply
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.