From 2dfc0d2705e911bc308eec874c62ffac4289f767 Mon Sep 17 00:00:00 2001 From: maier Date: Thu, 1 Nov 2012 22:41:17 +0000 Subject: [PATCH] Remove a bad idea git-svn-id: https://svn.dealii.org/branches/branch_cmake@27304 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/cmake/configure/configure_1_threads.cmake | 8 -------- 1 file changed, 8 deletions(-) diff --git a/deal.II/cmake/configure/configure_1_threads.cmake b/deal.II/cmake/configure/configure_1_threads.cmake index 557b3173ac..3af2823fa4 100644 --- a/deal.II/cmake/configure/configure_1_threads.cmake +++ b/deal.II/cmake/configure/configure_1_threads.cmake @@ -19,14 +19,6 @@ # -# -# Default to off -# -SET(DEAL_II_WITH_THREADS - OFF # Default to off - CACHE BOOL "Build deal.II with threading support." FORCE - ) - # # Set up genereal threading: # The macro will be included in CONFIGURE_FEATURE_THREADS_EXTERNAL/BUNDLED. -- 2.39.5