Skip to content

Factorize bundle files from Lidarview

Jerome Dias requested to merge refactor/CmakeFactorizing into master

In this MR, we factorized the common parts of the bundle files from all the Lidarview based projects into this repository.

Moved in:

  • CMake/bundle/apple/files/CMakeDMGBackground.tif
  • CMake/bundle/apple/files/CMakeDMGSetup.scpt.in
  • CMake/bundle/apple/LidarviewBundle.cmake
  • CMake/bundle/unix/LidarviewBundle.cmake
  • CMake/bundle/win32/LidarviewBundle.cmake
  • CMake/bundle/LidarviewBundleCommon.cmake
Edited by Jerome Dias

Merge request reports