]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Renaming
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Sep 2012 08:23:42 +0000 (08:23 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Sep 2012 08:23:42 +0000 (08:23 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26340 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/cmake/configure/configure_boost.cmake
deal.II/contrib/cmake/configure/configure_threads.cmake

index ffe338b39f1d917ad1455cb6ce6181b62c628475..ea95ac92d710da2c1ac368b4a74f3b1e94e14b59 100644 (file)
@@ -16,7 +16,7 @@ IF( NOT DEAL_II_FORCE_CONTRIB_BOOST AND
 
   INCLUDE_DIRECTORIES (${Boost_INCLUDE_DIR})
 
-  IF (CMAKE_BUILD_TYPE MATCHES "debug")
+  IF (CMAKE_BUILD_TYPE MATCHES "Debug")
     LIST(APPEND deal_ii_external_libraries
       ${Boost_THREAD_LIBRARY_DEBUG} ${Boost_SERIALIZATION_LIBRARY_DEBUG}
       )
index aac8a59a71fb890c8a1b280d0a481762c59aeb60..b877e0ef5f4afa533a6b07dfb833213d5872c3f6 100644 (file)
@@ -105,7 +105,7 @@ ENDIF()
 
 INCLUDE_DIRECTORIES(${TBB_INCLUDE_DIR})
 
-IF (CMAKE_BUILD_TYPE MATCHES "debug")
+IF (CMAKE_BUILD_TYPE MATCHES "Debug")
   LIST(APPEND deal_ii_external_libraries ${TBB_DEBUG_LIBRARY})
 ELSE()
   LIST(APPEND deal_ii_external_libraries ${TBB_LIBRARY})

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.