mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Unbreak the bazel build some more
Change-Id: I6bbf3df977a473b9b5e16a9e59da5f535f8cdc24
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ EXAMPLE_COPTS = [
|
|||||||
|
|
||||||
EXAMPLE_DEPS = [
|
EXAMPLE_DEPS = [
|
||||||
"//:ceres",
|
"//:ceres",
|
||||||
"@com_github_eigen_eigen//:eigen",
|
"@com_gitlab_libeigen_eigen//:eigen",
|
||||||
"@com_github_gflags_gflags//:gflags",
|
"@com_github_gflags_gflags//:gflags",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user