@Incubating public class CppPlugin extends Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
Automatically includes the CppLangPlugin for core C++ support and the NativeComponentPlugin for native component support.
CppCompile task for each CppSourceSet to compile the C++ sources.