commit | ded29e4243fac0ab0015570ed3875d8e179774f2 | [log] [tgz] |
---|---|---|
author | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Tue Feb 18 15:33:52 2025 +0100 |
committer | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Wed Feb 19 15:53:01 2025 -0800 |
tree | 6e522f974f1128d58e2c5e7e79ab472ed731e880 | |
parent | 7d196b4e6a71eb6e6bdde27216c5caabd6dbc208 [diff] |
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.