mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34:37 +08:00
Unbreak the bazel build
Change-Id: I456f6441ede61d111550a7cc29663091d743d371
This commit is contained in:
@@ -56,6 +56,7 @@ CERES_SRCS = ["internal/ceres/" + filename for filename in [
|
||||
"corrector.cc",
|
||||
"covariance.cc",
|
||||
"covariance_impl.cc",
|
||||
"dense_cholesky.cc",
|
||||
"dense_normal_cholesky_solver.cc",
|
||||
"dense_qr_solver.cc",
|
||||
"dense_sparse_matrix.cc",
|
||||
@@ -89,6 +90,7 @@ CERES_SRCS = ["internal/ceres/" + filename for filename in [
|
||||
"local_parameterization.cc",
|
||||
"loss_function.cc",
|
||||
"low_rank_inverse_hessian.cc",
|
||||
"manifold.cc",
|
||||
"minimizer.cc",
|
||||
"normal_prior.cc",
|
||||
"parallel_for_cxx.cc",
|
||||
|
||||
Reference in New Issue
Block a user