Use find_package() instead of find_dependency() in CeresConfig.cmake - Revert to original usage for compatibility with the stated minimum required CMake version: 3.5 Change-Id: Ifb15f97a1d8e9cc5742564bc22a8761840c08e06
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.