]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
CMake: Fix a typo
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 10 Jul 2013 22:35:08 +0000 (22:35 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 10 Jul 2013 22:35:08 +0000 (22:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@29962 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/modules/FindPETSC.cmake

index bbe7ef4cf93b206032998e2d49bfbe02bd395376..7e5f4480543542b4acbfab9ec121db9934bfa659 100644 (file)
@@ -75,7 +75,7 @@ IF(NOT PETSC_PETSCVARIABLES MATCHES "-NOTFOUND")
       IF(NOT _token MATCHES "(petsc|stdc\\+\\+|gcc_s)")
         FIND_LIBRARY(PETSC_LIBRARY_${_token}
           NAMES ${_token}
-          HINTS ${_hintes}
+          HINTS ${_hints}
           )
         IF(NOT PETSC_LIBRARY_${_token} MATCHES "-NOTFOUND")
           LIST(APPEND _petsc_libraries ${PETSC_LIBRARY_${_token}})

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.