mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
daa9824e56
2. Corrected a number of typos and reorganized the CMakefile to handle the corner cases better. 3. Moved the various search paths to the top of the CMakefile so that they are more easily accessible. 4. Tests that depend on gflags are only built if gflags support is compiled in.