]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
CMake: Update the documentation as well
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 12 Aug 2013 19:32:40 +0000 (19:32 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 12 Aug 2013 19:32:40 +0000 (19:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@30293 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/modules/FindDEALII_LAPACK.cmake
deal.II/doc/development/Config.sample
deal.II/doc/development/cmake.html

index 70cce2b329bb1f6ae74a3df27594c98f02387fd3..131981c8dddc645da7fcd33c96922a56a27e93cf 100644 (file)
@@ -111,6 +111,7 @@ IF(LAPACK_FOUND)
   SWITCH_LIBRARY_PREFERENCE()
 
 ELSE()
+  SET(DEALII_LAPACK_FOUND FALSE)
 
   #
   # If we couldn't find LAPACK, clean up the library variables:
index 6f4ad89247bf0bfa16ed9fafe4c4a39b6f785e03..aeb340ced39091b0807b00c8cd5709cdedbe2592 100644 (file)
 # BLA_VENDOR will also be recognized by FindLAPACK.cmake.
 #
 # If your BLAS/LAPACK installation resides at a non system location, specify
-# a hint with CMAKE_PREFIX_PATH.
+# a hint with LAPACK_DIR and BLAS_DIR, or CMAKE_PREFIX_PATH:
+#
+# SET(LAPACK_DIR "..." CACHE PATH
+#   "The preferred installation prefix for searching for LAPACK"
+#   )
+#
+# SET(BLAS_DIR "..." CACHE PATH
+#   "The preferred installation prefix for searching for BLAS"
+#   )
 #
 #
 # Manual setup:
index 2cfdb653de2e5435de155cdad7cdfe0f1c3f9232..40cf64aed2b71c5449a289523defbd19821ed6be 100644 (file)
 
     ARPACK_DIR,
     HDF5_DIR,
+    LAPACK_DIR (and BLAS_DIR),
     METIS_DIR,
     MUMPS_DIR (and SCALAPACK_DIR, BLACS_DIR),
     P4EST_DIR (and SC_DIR),

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.