aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/eigen3/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/eigen3/BUILD')
-rw-r--r--third_party/eigen3/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/eigen3/BUILD b/third_party/eigen3/BUILD
index 9062ed2ec0..15534fa961 100644
--- a/third_party/eigen3/BUILD
+++ b/third_party/eigen3/BUILD
@@ -8,6 +8,7 @@ cc_library(
"Eigen/Cholesky",
"Eigen/Eigenvalues",
"Eigen/QR",
+ "Eigen/SVD",
"unsupported/Eigen/SpecialFunctions",
"unsupported/Eigen/CXX11/Tensor",
"unsupported/Eigen/CXX11/FixedPoint",