]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Cmake: Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 12 Mar 2013 12:29:37 +0000 (12:29 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 12 Mar 2013 12:29:37 +0000 (12:29 +0000)
git-svn-id: https://svn.dealii.org/trunk@28867 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/modules/FindTRILINOS.cmake

index 55d3050f8464badbdea99fd10579b69c8161b475..797204b7a0e5204a70d69426b6224c65f0688072 100644 (file)
@@ -127,11 +127,8 @@ IF(TRILINOS_FOUND)
 
 ELSE()
 
-  IF(TRILINOS_DIR MATCHES "-NOTFOUND")
-    SET(TRILINOS_DIR "" CACHE STRING
-      "A hint to a Trilinos installation"
-      FORCE
-      )
-  ENDIF()
+  SET(TRILINOS_DIR "" CACHE STRING
+    "An optional hint to a Trilinos installation"
+    )
 ENDIF()
 

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.