Package org.gradle.language.cpp.plugins
Plugins for building from C++ language sources.
-
Class Summary Class Description CppBasePlugin A common base plugin for the C++ executable and library pluginsCppExecutablePlugin A plugin that produces a native executable from C++ source.CppLangPlugin Adds core C++ language support.CppLibraryPlugin A plugin that produces a native library from C++ source.CppPlugin A plugin for projects wishing to build native binary components from C++ sources.