commit | 84436f791c2f76a82f56190ba9d744c904c07551 | [log] [tgz] |
---|---|---|
author | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Wed Jan 17 21:21:42 2024 +0100 |
committer | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Fri Jan 19 18:51:24 2024 +0000 |
tree | f90292157e81a2a89de7472ad4e57ab452a9f698 | |
parent | 556a56f21f076615a0a0e481786b73eb4a92cc34 [diff] |
Use native CMake TBB package configuration Starting Ubuntu 20.04, TBB is shipped with a native CMake package configuration making the find module contained in Ceres no longer necessary. Fixes #1036 Change-Id: Ia1a18d004aa53dd0b654a8cd94daea60ea1feb98
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.