api / org.gradle.language.objectivecpp.plugins / ObjectiveCppLangPlugin

ObjectiveCppLangPlugin

@Incubating open class ObjectiveCppLangPlugin : Plugin<Project>

Adds core Objective-Cpp language support.

Constructors

<init>

ObjectiveCppLangPlugin()

Adds core Objective-Cpp language support.

Functions

apply

open fun apply(project: Project): Unit