Skip to content

Automatize part of the initPlugin.cpp file generationΒ #5248

@bakpaul

Description

@bakpaul

Methods used by the plugin manager such as :

  • initExternalModule()
  • getModuleName()
  • getModuleVersion()
  • getModuleComponentList()

Are usually exactly the same and only depends on information from CMake. The problem is that if mistake are introduced here, plugins might not be loadable anymore. It might be good to automatize the generation of such method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions