aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/CMakeLists.txt')
-rw-r--r--unsupported/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/unsupported/CMakeLists.txt b/unsupported/CMakeLists.txt
index 6ebc94582..de3e0dc9f 100644
--- a/unsupported/CMakeLists.txt
+++ b/unsupported/CMakeLists.txt
@@ -2,7 +2,6 @@
add_subdirectory(Eigen)
if(EIGEN_BUILD_TESTS)
- include(CTest)
add_subdirectory(test)
endif(EIGEN_BUILD_TESTS)