diff --git a/image_analysis/geom_refinement/CMakeLists.txt b/image_analysis/geom_refinement/CMakeLists.txt index 2e57e5b3..e32becb5 100644 --- a/image_analysis/geom_refinement/CMakeLists.txt +++ b/image_analysis/geom_refinement/CMakeLists.txt @@ -12,7 +12,7 @@ SET(CERES_THREADING_MODEL "OFF") FetchContent_Declare( ceres GIT_REPOSITORY https://github.com/ceres-solver/ceres-solver - GIT_TAG 2.2.0 + GIT_TAG 0c70ed3 EXCLUDE_FROM_ALL )