]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix: Find UMFPACK on Ubuntu
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Feb 2013 13:45:41 +0000 (13:45 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Feb 2013 13:45:41 +0000 (13:45 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@28574 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/modules/FindUMFPACK.cmake

index 755e0efcef673aef6b76b6e3be37307039c3d6e4..3fbff98975684b5de451271d4d8d3d0cd6ad8f0c 100644 (file)
@@ -51,7 +51,7 @@ MACRO(FIND_UMFPACK_PATH _comp _file)
       ${UMFPACK_DIR}/${_comp}
       ${UMFPACK_DIR}
     PATH_SUFFIXES
-      ${_comp_lowercase} include/${_comp_lowercase} include Include ${_comp}/Include
+      ${_comp_lowercase} include/${_comp_lowercase} include Include ${_comp}/Include suitesparse
     )
 ENDMACRO()
 

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.