Add common CMake module to package auto-loaded plugins
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.
Edited by Nicolas Cadart