]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Sep 2012 22:24:16 +0000 (22:24 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Sep 2012 22:24:16 +0000 (22:24 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26459 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/CMakeLists.txt
deal.II/contrib/cmake/configure/configure_umfpack.cmake
deal.II/contrib/cmake/configure/configure_zzzz_boost.cmake [moved from deal.II/contrib/cmake/configure/configure_boost.cmake with 100% similarity]

index 25a329e30029bce99e652cfb10ac1e8f64a8d119..a3e0458d78d2e4816bc01f7b9eae88a6f474e9f2 100644 (file)
@@ -253,9 +253,8 @@ ENDFOREACH()
 #
 FILE(GLOB configure_files "contrib/cmake/configure/configure_*.cmake")
 
-# Make sure configure_boost.cmake comes after configure_tbb.cmake:
+# Make sure the configure_*.cmake files are included in alphabetical order:
 LIST(SORT configure_files)
-LIST(REVERSE configure_files) # :-]
 
 FOREACH(file ${configure_files})
   MESSAGE(STATUS "Include ${file}")
index 9e44d83640525f6fcfd2bb248f3753a8154f04ba..4d0fc723f93f8baadb9a24a754d3ddced6a15729 100644 (file)
@@ -8,6 +8,12 @@ SET(FEATURE_UMFPACK_DEPENDS
   DEAL_II_WITH_LAPACK
   )
 
+#
+# This configure script has to be included after configure_blas and
+# configure_lapack.
+#
+# TODO: Write a check for this
+
 
 MACRO(FEATURE_UMFPACK_FIND_EXTERNAL var)
 

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.