]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix the dependencies in this way for now
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 27 Sep 2012 22:11:52 +0000 (22:11 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 27 Sep 2012 22:11:52 +0000 (22:11 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26809 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/configure/configure_arpack.cmake
deal.II/cmake/configure/configure_umfpack.cmake

index 537d83bc9b71ae8e4a648f472a02ec0bd42d969b..7be95828450f51d9272093f21bafd0cf1eec894e 100644 (file)
@@ -2,6 +2,10 @@
 # Configuration for the ARPACK library:
 #
 
+SET(FEATURE_ARPACK_DEPENDS
+  DEAL_II_WITH_BLAS
+  )
+
 MACRO(FEATURE_ARPACK_FIND_EXTERNAL var)
   FIND_PACKAGE(ARPACK)
 
index f24536ac5bb693164bc477ae9f6af783e0d4dff1..9a7380347b624a197b54dd408db92d86bd4fade6 100644 (file)
@@ -5,6 +5,7 @@
 
 SET(FEATURE_UMFPACK_DEPENDS
   DEAL_II_WITH_BLAS
+  DEAL_II_WITH_LAPACK
   )
 
 

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.