]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Do not forget to clear some cached variables
authorMatthias Maier <tamiko@kyomu.43-1.org>
Wed, 4 Jun 2014 17:43:40 +0000 (17:43 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Wed, 4 Jun 2014 17:43:40 +0000 (17:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@33015 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/modules/FindMPI.cmake

index 111c75a58e869ba6af75e249a610afddf399269b..cf1671594c99073b05e2450e2c1b5cc066463dd5 100644 (file)
@@ -152,12 +152,14 @@ DEAL_II_PACKAGE_HANDLE(MPI
   CXX_FLAGS OPTIONAL MPI_CXX_COMPILE_FLAGS
   LINKER_FLAGS OPTIONAL MPI_CXX_LINK_FLAGS
   CLEAR
-    MPI_MPI_H
-    MPI_HEADER_PATH
-    MPI_LIB
-    MPIEXEC
-    MPI_CXX_COMPILER
     MPI_C_COMPILER
+    MPI_CXX_COMPILER
+    MPIEXEC
+    MPI_EXTRA_LIBRARY
     MPI_Fortran_COMPILER
+    MPI_HEADER_PATH
+    MPI_LIB
+    MPI_LIBRARY
+    MPI_MPI_H
   )
 

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.