From 4df15e38abf74613745b865d44ffaf3ef6a3f2d6 Mon Sep 17 00:00:00 2001 From: maier Date: Sun, 2 Feb 2014 00:31:01 +0000 Subject: [PATCH] I have no idea where this cache invalidation comes from - disable for now git-svn-id: https://svn.dealii.org/trunk@32373 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/CMakeLists.txt b/deal.II/CMakeLists.txt index f43d12740c..3b5c724258 100644 --- a/deal.II/CMakeLists.txt +++ b/deal.II/CMakeLists.txt @@ -124,7 +124,7 @@ ENDFOREACH() INCLUDE(setup_custom_targets) INCLUDE(setup_finalize) INCLUDE(setup_write_config) -INCLUDE(setup_sanity_checks) +#INCLUDE(setup_sanity_checks) ######################################################################## -- 2.39.5