]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Remove a broken workaround 4066/head
authorMatthias Maier <tamiko@43-1.org>
Tue, 14 Mar 2017 21:08:48 +0000 (16:08 -0500)
committerMatthias Maier <tamiko@43-1.org>
Tue, 14 Mar 2017 21:08:48 +0000 (16:08 -0500)
cmake/modules/FindTRILINOS.cmake

index eea17921ab6683d9c3017c7e5965c1034e44490a..018bffd93c751e346bee423ff4aa2030460131ec 100644 (file)
@@ -189,16 +189,6 @@ STRING(REGEX REPLACE
 
 REMOVE_DUPLICATES(Trilinos_TPL_INCLUDE_DIRS)
 
-#
-# workaround: Do not pull in scotch include directory. It clashes with
-# our use of the metis headers...
-#
-FOREACH(_item ${Trilinos_TPL_INCLUDE_DIRS})
-  IF("${_item}" MATCHES "scotch$")
-    LIST(REMOVE_ITEM Trilinos_TPL_INCLUDE_DIRS ${_item})
-  ENDIF()
-ENDFOREACH()
-
 #
 # We'd like to have the full library names but the Trilinos package only
 # exports a list with short names...

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.