CppBasePlugin

abstract class CppBasePlugin : Plugin<T> (source)

A common base plugin for the C++ executable and library plugins

Since

4.1

Constructors

Link copied to clipboard
@Inject
constructor(publicationRegistry: ProjectPublicationRegistry)

Functions

Link copied to clipboard
open fun apply(project: Project)