]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Some last changes for today
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Aug 2012 22:55:45 +0000 (22:55 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Aug 2012 22:55:45 +0000 (22:55 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25849 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/CMakeLists.txt
deal.II/contrib/cmake/modules/deal_ii_with_umfpack.cmake

index 2b801b98768e9cab1071cd82d906f0b2e5fb07d7..fa73cb60548d20a7028830f82552562ef1324887 100644 (file)
@@ -38,6 +38,9 @@ SET(CMAKE_MODULE_PATH
 #
 ADD_CUSTOM_TARGET(deal_ii_target_dependencies)
 
+
+# TODO: Version Mumbo Jumbo
+
 IF(DEAL_II_WITH_THREADS)
   INCLUDE(deal_ii_with_threads)
 ENDIF()
@@ -46,7 +49,7 @@ IF(DEAL_II_WITH_UMFPACK)
   INCLUDE(deal_ii_with_umfpack)
 ENDIF()
 
-
+# TODO: The rest...
 
 #
 # Build the toolchain:
index 2ed8fbbfc44d721a81791caef948b6bb89f4e383..dffc0a9b9842d2651ca623e828915113a8f77498 100644 (file)
@@ -20,3 +20,7 @@ SET(deal_ii_external_debug_libraries
   ${deal_ii_external_debug_libraries}
   ${Umfpack_LIBRARY} ${AMD_LIBRARY} ${LAPACK_LIBRARIES} ${BLAS_LIBRARIES}
   )
+
+SET(HAVE_LIBBLAS TRUE)
+SET(HAVE_LIBLAPACK TRUE)
+SET(HAVE_LIBUMFPACK 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.