Class ObjectiveCppPlugin
java.lang.Object
org.gradle.language.objectivecpp.plugins.ObjectiveCppPlugin
A plugin for projects wishing to build native binary components from Objective-C++ sources.
Automatically includes the ObjectiveCppLangPlugin for core Objective-C++ support and the NativeComponentPlugin for native component support.
- Creates a
ObjectiveCppCompiletask for eachObjectiveCppSourceSetto compile the Objective-C++ sources.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectiveCppPlugin
public ObjectiveCppPlugin()
-
-
Method Details
-
apply
-