Do not custom format TBB version Recent TBB CMake package configurations do not define the TBB_INTERFACE_VERSION variable. This causes the reported version to be incomplete, i.e., the version looks as "(2022.0 / )". Use the CMake specified package variable to report the identified version instead. Change-Id: Ic7851c821217e20fd6673de5442808ea3d302f4a
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.