]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Small Typo
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 Sep 2012 13:02:13 +0000 (13:02 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 Sep 2012 13:02:13 +0000 (13:02 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26261 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/cmake/modules/prepare_threads.cmake

index 5e0c1e8ed0b5fdcd76373cfce9bb3034fb15080c..5c0a830f18e1309e62535d530c772f4093708ec6 100644 (file)
@@ -8,6 +8,7 @@ IF(DEAL_II_USE_CONTRIB)
   # _installed_ library location
 
 ELSE()
+
   FIND_PACKAGE(TBB REQUIRED)
 ENDIF()
 
@@ -24,7 +25,7 @@ LIST(APPEND deal_ii_external_libraries
   )
 LIST(APPEND deal_ii_external_debug_libraries
   ${TBB_DEBUG_LIBRARY}
-  ) #TODO
+  )
 
 SET(DEAL_II_USE_MT TRUE)
 SET(DEAL_II_USE_MT_POSIX TRUE)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.