Skip to content

Build & Bundling Refactors lv-sb

Arnaud Billon requested to merge lv-postbuild into master

Changelog:

  • Based LV_BUILD_ARCHITECTURE from SB
  • Based Branding from SB
  • Moved CPACK_ vars setting to packaging
  • Fix boost problems by setting Boost_NO_BOOST_CMAKE when USE_SYSTEM_boost is OFF, on LV and liblas
  • Hide Protobuf Warning about system install found, when already expectign to use it
  • Remove redundant InstallRequiredSystemLibraries install, already done in cmake/superbuild_package_cmakelists.cmake.in
  • Added single branding sanitize check
  • Added comments to clarify Bundling scripts dynamics
  • Added comments about Ressources directory copy on OSX (calib files with VV plugins)
Edited by Arnaud Billon

Merge request reports