Cpp Plugin
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 org.gradle.language.cpp.tasks.CppCompile task for each org.gradle.language.cpp.CppSourceSet to compile the C++ sources.