Skip to content
Snippets Groups Projects
Forked from xiaoboh2 / Eigen
2159 commits behind the upstream repository.
CTestCustom.cmake.in 180 B

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@)