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