mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
fa39fae0b7
- As reported as Issue #285, previously we passed user-specified hint locations as PATHS to find_path/library which means that they are searched after system locations. Now we pass them as HINTS, which are searched before system locations. - Also clean-up FindSuiteSparse to replace repeated code for finding each component with a common macro. Change-Id: I20a1f905d929a23037b1d0b7fb7ffe817abaa3e3