]> https://gitweb.dealii.org/ - dealii.git/commit
CMake: FindPETSC.cmake: Drop /.../include/scotch from include dirs
authorMatthias Maier <tamiko@43-1.org>
Fri, 28 Aug 2015 20:33:23 +0000 (15:33 -0500)
committerMatthias Maier <tamiko@43-1.org>
Fri, 28 Aug 2015 20:38:54 +0000 (15:38 -0500)
commitd738a41d27cbabecbf685507ebd0045f7077f209
tree912c7e43e59b3776cb883a0e03c66cabff115f15
parentcf7ffbfd3cbd1cc4b85b2ce576d19f123a3004c1
CMake: FindPETSC.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 PETSc...
cmake/modules/FindPETSC.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.