Skip to content
  • Nicolas Cadart's avatar
    Minor superbuild sub-projects CMake configuration fixes · 36e60e01
    Nicolas Cadart authored
    - Build Ceres with CXX11 support as C++11 standard is already used
    - Build Ceres and Glog as shared libs (used multiple times)
    - Use official Glog version tag (v0.4.0) instead of commit as the release is now available
    - Remove Eigen and Flann tests building
    - Fix CMake variables names
    - Set PCL C++ standard to 14 as requested in doc.
    36e60e01