]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
use mpicxx by default
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 4 Nov 2012 18:08:11 +0000 (18:08 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 4 Nov 2012 18:08:11 +0000 (18:08 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27346 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/configure/configure_1_mpi.cmake

index 669c2d7c7cc6604f843f8f1b9ea71486988d724c..f8e038ad5d711c16b5d441e8eb4b3d8606c52940 100644 (file)
@@ -44,8 +44,8 @@ MACRO(FEATURE_MPI_CONFIGURE_EXTERNAL var)
   LIST(APPEND DEAL_II_USER_INCLUDE_DIRS ${MPI_CXX_INCLUDE_PATH})
 
 
-  SET(DEAL_II_USE_MPICXX OFF CACHE BOOL
-    "Set the compiler to the detected mpi wrapper"
+  SET(DEAL_II_USE_MPICXX ON CACHE BOOL
+    "Set the compiler to the detected mpi wrapper ${MPI_CXX_COMPILER}"
     )
 
   IF(DEAL_II_MPICXX)

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.