Skip to content

Clean and update CMake Lidarview superbuild sub project

Minor modifications in lidarview.cmake superbuild sub-project.

  • Add LidarView optional dependencies in superbuild to wait for sub-projects installation
  • Remove unused CMAKE_CXX_STANDARD
  • Add EIGEN3_DIR for dependencies using modern cmake brought by Eigen 3.3
  • Re-organize options for better clarity
  • Update LidarView-Superbuild submodule to include sub-projects CMake cleaning and updates
  • Update LidarView-Core submodule to correctly track LVCore master branch

Related merge request : LidarView-Superbuild : Clean and update CMake superbuild sub-projects

@nick.laurenson @lea.vauchier @melanie.carriere Could you have a quick review of that please?

Edited by Nicolas Cadart

Merge request reports