aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/testsuite.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'test/testsuite.cmake')
-rw-r--r--test/testsuite.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testsuite.cmake b/test/testsuite.cmake
index 5d0cb6585..9c38e48b1 100644
--- a/test/testsuite.cmake
+++ b/test/testsuite.cmake
@@ -148,7 +148,7 @@ endif(NOT EIGEN_NO_UPDATE)
# which ctest command to use for running the dashboard
SET (CTEST_COMMAND "${EIGEN_CMAKE_DIR}ctest -D ${EIGEN_MODE}")
# what cmake command to use for configuring this dashboard
-SET (CTEST_CMAKE_COMMAND "${EIGEN_CMAKE_DIR}cmake -DEIGEN_CMAKE_RUN_FROM_CTEST=ON")
+SET (CTEST_CMAKE_COMMAND "${EIGEN_CMAKE_DIR}cmake -DEIGEN_LEAVE_TEST_IN_ALL_TARGET=ON")
####################################################################
# The values in this section are optional you can either