aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2014-07-30 11:39:52 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2014-07-30 11:39:52 +0200
commit929e77192cb8c0839238ff95e7eb1b310c627176 (patch)
tree7205bce65b53144f6c8bda3f0aedf2b4f01ea4a3 /test/CMakeLists.txt
parentbaa77ffe3878ec80f1b136856dbc31d21eac2a1e (diff)
Various minor fixes
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 5b5b55c60..a53ce22f5 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -216,7 +216,6 @@ ei_add_test(jacobi)
ei_add_test(jacobisvd)
ei_add_test(householder)
if(NOT EIGEN_TEST_EVALUATORS)
- ei_add_test(cwiseop) # Eigen2 related
ei_add_test(geo_orthomethods)
ei_add_test(geo_homogeneous)
ei_add_test(geo_quaternion)