Use FindCUDAToolkit for CMake >= 3.17 - Enables relocatable installs if the CUDA libraries are not installed in a location on the LD_LIBRARY_PATH. - Also bump the minimum CMake version to 3.11 to reflect the issue reported in #903. Change-Id: I333882b7238c76104d739c7054f29cc35cc4e919
Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010. Ceres Solver can solve two kinds of problems.
Please see ceres-solver.org for more information.