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.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/eigen/CTestCustom.cmake.in b/eigen/CTestCustom.cmake.in
new file mode 100644
index 0000000..9fed9d3
--- /dev/null
+++ b/eigen/CTestCustom.cmake.in
@@ -0,0 +1,3 @@
+
+set(CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS "2000")
+set(CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS "2000")