]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: and find petsc again ;-)
authorMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 15 May 2014 17:08:01 +0000 (17:08 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 15 May 2014 17:08:01 +0000 (17:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@32908 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/modules/FindPETSC.cmake

index 62b9068fcd1908b4d415dc278543eea1b24477fd..7151fb657f78c8967fd31aa959524f0aa3f165af 100644 (file)
@@ -38,7 +38,7 @@ SET_IF_EMPTY(PETSC_DIR "$ENV{PETSC_DIR}")
 SET_IF_EMPTY(PETSC_ARCH "$ENV{PETSC_ARCH}")
 
 DEAL_II_FIND_LIBRARY(PETSC_LIBRARY
-  NAMES petscbob
+  NAMES petsc
   HINTS ${PETSC_DIR} ${PETSC_DIR}/${PETSC_ARCH}
   PATH_SUFFIXES lib${LIB_SUFFIX} lib64 lib
   )

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.