Cpp Library Plugin
A plugin that produces a native library from C++ source.
Assumes the source files are located in `src/main/cpp`, public headers are located in `src/main/public` and implementation header files are located in `src/main/headers`.
Adds a CppLibrary extension to the project to allow configuration of the library.
Since
4.1
Constructors
Link copied to clipboard
@Inject
CppLibraryPlugin.