summaryrefslogtreecommitdiffhomepage
path: root/eigen/CTestCustom.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'eigen/CTestCustom.cmake.in')
-rw-r--r--eigen/CTestCustom.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/eigen/CTestCustom.cmake.in b/eigen/CTestCustom.cmake.in
index 9fed9d3..89e487f 100644
--- a/eigen/CTestCustom.cmake.in
+++ b/eigen/CTestCustom.cmake.in
@@ -1,3 +1,4 @@
set(CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS "2000")
set(CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS "2000")
+list(APPEND CTEST_CUSTOM_ERROR_EXCEPTION @EIGEN_CTEST_ERROR_EXCEPTION@)