- org.gradle.language.objectivecpp.plugins.ObjectiveCppPlugin
-
- All Implemented Interfaces and Traits:
- Plugin
@Incubating
public class 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 each ObjectiveCppSourceSet to compile the Objective-C++ sources.
-
-
Methods Summary
-
Inherited Methods Summary
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Gradle API 2.2-20140924021627+0000