From: Matthias Maier Date: Sat, 20 Jul 2013 12:35:01 +0000 (+0000) Subject: Remove test_affinity from the build system for now until we have a final design decis... X-Git-Tag: v8.0.0~44 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9e7b03cbca2081477ce526597bbfb6e44f8e794;p=dealii.git Remove test_affinity from the build system for now until we have a final design decision ;-) git-svn-id: https://svn.dealii.org/trunk@30078 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/contrib/CMakeLists.txt b/deal.II/contrib/CMakeLists.txt index 045394df87..f507b519eb 100644 --- a/deal.II/contrib/CMakeLists.txt +++ b/deal.II/contrib/CMakeLists.txt @@ -22,5 +22,5 @@ IF(DEAL_II_COMPONENT_PARAMETER_GUI) ADD_SUBDIRECTORY(parameter_gui) ENDIF() -ADD_SUBDIRECTORY(test_affinity) +#ADD_SUBDIRECTORY(test_affinity)