See: Description
Class | Description |
---|---|
CppBasePlugin |
A common base plugin for the C++ executable and library plugins
|
CppExecutablePlugin |
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.
|