Ceres: Use newer version for CUDA 13 compatibility
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user