]> https://gitweb.dealii.org/ - dealii.git/commit
CMake: FindTRILINOS.cmake: Drop /.../include/scotch from include dirs 1457/head
authorMatthias Maier <tamiko@43-1.org>
Fri, 28 Aug 2015 20:36:01 +0000 (15:36 -0500)
committerMatthias Maier <tamiko@43-1.org>
Fri, 28 Aug 2015 21:12:02 +0000 (16:12 -0500)
commit616d9d9daa0e2fab5d26cb93f847862505909e71
tree970b49e6302cd974c0217daf22b6696ed4eab5f7
parentd738a41d27cbabecbf685507ebd0045f7077f209
CMake: FindTRILINOS.cmake: Drop /.../include/scotch from include dirs

scotch has the very unfortunate bad habit of containing a header file

  /usr/include/scotch/metis.h

If above directory is in our list of include directories, we will
accidentally pick up this header instead of /usr/include/metis.h

I assume it is safe to drop /usr/include/scotch/, this should be only
internally used in Trilinos...

Further, deduplicate library and include directory lists. *wow*
cmake/modules/FindTRILINOS.cmake

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.