Skip to content

Add common CMake module to package auto-loaded plugins

Nicolas Cadart requested to merge PackageAutoLoadedPlugins into master

This module finds all plugins in the directory where they are auto-loaded, and install them and their dependencies during packaging step.

By saving this file in LVCore, we only have to include this module in each application Superbuild/Projects/lidarview.bundle.cmake to get the appropriate behavior.

@nick.laurenson @melanie.carriere @jerome.dias PTAL

Edited by Nicolas Cadart

Merge request reports