cppexpose icon indicating copy to clipboard operation
cppexpose copied to clipboard

Remove check for plugin library

Open sbusch42 opened this issue 7 years ago • 2 comments

Rewrite plugin system, so that

  • [x] Plugins register their components on load
  • [ ] Plugins do not need to expose any functions anymore
  • [ ] Checks for the existence of such functions and automatic unloading are removed

sbusch42 avatar Jul 06 '17 09:07 sbusch42