From: Matthias Maier Date: Thu, 22 Aug 2013 14:05:02 +0000 (+0000) Subject: Disable INCLUDE(CTest) X-Git-Tag: v8.1.0~570^2~429 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fd03557307f5881d67b0259dafdb9861cdc0b68;p=dealii.git Disable INCLUDE(CTest) git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30415 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/CTestConfig.cmake b/deal.II/CTestConfig.cmake index acfd0951e5..c6407397e8 100644 --- a/deal.II/CTestConfig.cmake +++ b/deal.II/CTestConfig.cmake @@ -24,4 +24,4 @@ SET(CTEST_CUSTOM_COVERAGE_EXCLUDE "/contrib" ) -#SET(CTEST_USE_LAUNCHERS 1) +SET(CTEST_USE_LAUNCHERS 1) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 8e4a015311..c171a61708 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -23,8 +23,6 @@ # NUMDIFF_DIR # -SET(CTEST_USE_LAUNCHERS TRUE) - # # We need perl for the testsuite: #