Package org.gradle.language.cpp.plugins
Plugins for building from C++ language sources.
-
Class Summary Class Description CppApplicationPlugin A plugin that produces a native application from C++ source.CppBasePlugin A common base plugin for the C++ executable and library pluginsCppLangPlugin 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.