Rebel Fork Framework
|
Functions | |
const StringVector & | GetLinkedPlugins () |
Return names of all linked plugins. | |
void | RegisterStaticPlugins () |
Register all statically linked plugins. | |
API for interacting with linked plugins. Implementation of those functions should be provided by the executable via target_link_plugins in CMake.