mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
817f5a0688
These changes allow the use of a SuiteSparse CMake package from https://github.com/sergiud/SuiteSparse that allows native compilation of SuiteSparse using CMake on a variety of platforms Packages generated using official SuiteSparse makefiles can still be used without modifications. The find module remains agnostic to specific CMake package implementation. CMake packages have the advantage that they are self-contained and relocatable. The latter is particularly useful in cross-compilation scenarios. Fixes #728 Change-Id: I089d5c6f87c05b1530a5ab9a36dff2fcbe82d13d