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
ObjectiveCppCompile
task for eachObjectiveCppSourceSet
to compile the Objective-C++ sources.
-
Constructor Summary
-
Method Summary