Factorize cmake and bundle files
In this MR, we factorized some cmake and bundle files into LVCore
and Superbuild
to avoid duplication in all others Lidarview based projects.
Moved out:
- CMake/bundle/apple/files/CMakeDMGBackground.tif
- CMake/bundle/apple/files/CMakeDMGSetup.scpt.in
- CMake/bundle/apple/LidarviewBundle.cmake (Reduced to LV specifics)
- CMake/bundle/unix/LidarviewBundle.cmake (Reduced to LV specifics)
- CMake/bundle/win32/LidarviewBundle.cmake (Reduced to LV specifics)
- CMake/bundle/LidarviewBundleCommon.cmake (Reduced to LV specifics)
Reduced CMakeLists to mostly SetupLidarviewProject
TODO before merging :
-
Merge MRs LVCore and Superbuild -
Update Submodules sha's
Edited by Jerome Dias