mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34:37 +08:00
8a2da98ac2
- This protects against a client project which invokes find_package(Ceres) after having called find_package(Foo) with their own version of FindFoo.cmake which conflicts with Ceres’ exported version and defines FOO_FOUND, but not the other variables Ceres’ FindFoo.cmake is expecting which can break the detection logic. Change-Id: I9fe7bfa8a34bb58b09ffe34446da973912cf5587