- org.gradle.language.cpp.plugins.CppPlugin
-
- All Implemented Interfaces and Traits:
- Plugin
@Incubating
public class CppPlugin
A plugin for projects wishing to build native binary components from C++ sources.
Automatically includes the CppLangPlugin for core C++ support and the NativeComponentPlugin for native component support.
- Creates a CppCompile task for each CppSourceSet to compile the C++ sources.
-
-
Methods Summary
-
Inherited Methods Summary
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Gradle API 2.2-20140924021627+0000